mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 11:01:17 +02:00
remove gdb
This commit is contained in:
parent
489e8bf0f4
commit
c95ecdded4
@ -21,8 +21,6 @@ def main():
|
||||
doujinshi_ids = []
|
||||
doujinshi_list = []
|
||||
|
||||
import pdb; pdb.set_trace()
|
||||
|
||||
if options.login:
|
||||
username, password = options.login.split(':', 1)
|
||||
logger.info('Logging in to nhentai using credential pair \'%s:%s\'' % (username, '*' * len(password)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user