mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
Stop ignoring unused imports and remove them (#1250)
* Stop ignoring unused imports and remove them * Stop ignoring * imports
This commit is contained in:
committed by
Steve Kowalik
parent
27092fb055
commit
a076508370
@@ -33,7 +33,6 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
import base64
|
||||
import sys
|
||||
|
||||
import github.GithubObject
|
||||
import github.Repository
|
||||
|
||||
Reference in New Issue
Block a user