8000 Remove unnecessary import · davidmoss/github3.py@cf0afbd · GitHub
[go: up one dir, main page]

Skip to content

Commit cf0afbd

Browse files
committed
Remove unnecessary import
1 parent 695c713 commit cf0afbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

github3/auths.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
from github3.decorators import requires_basic_auth
1010
from github3.models import GitHubCore
11-
from json import dumps
1211

1312

1413
class Authorization(GitHubCore):

0 commit comments

Comments
 (0)
0