Skip to content

Commit 230b053

Browse files
committed
Remove unused improt
1 parent 86a6c91 commit 230b053

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

entity_manager/backends/github.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""GitHub REST API backend implementation using PyGithub."""
22

3-
import os
43
from typing import Any
54

65
import structlog

0 commit comments

Comments
 (0)