mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
Clean up a lot of pyflakes warnings (#1153)
Clean up unused imports or unused variables to mostly silence pyflakes. We aren't quite yet in a place where we can run it via Travis, but baby steps.
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
# #
|
||||
################################################################################
|
||||
|
||||
import json
|
||||
|
||||
import github.GithubObject
|
||||
import github.Project
|
||||
import github.ProjectCard
|
||||
|
||||
Reference in New Issue
Block a user