Stop ignoring unused imports and remove them (#1250)

* Stop ignoring unused imports and remove them

* Stop ignoring * imports
This commit is contained in:
Adam Baratz
2019-10-19 16:43:14 +11:00
committed by Steve Kowalik
parent 27092fb055
commit a076508370
13 changed files with 206 additions and 109 deletions
-1
View File
@@ -33,7 +33,6 @@
from __future__ import absolute_import
import base64
import sys
import github.GithubObject
import github.Repository