mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Drop debug github object print
This commit is contained in:
@@ -20,7 +20,6 @@ try:
|
||||
from pygithub3 import Github
|
||||
except ImportError:
|
||||
Github = None
|
||||
print(Github)
|
||||
from six import string_types
|
||||
from six.moves.urllib.parse import urljoin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user