mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 18:31:24 +02:00
remove debug
This commit is contained in:
parent
0df51c83e5
commit
1091ea3e0a
@ -17,7 +17,6 @@ EXT_MAP = {
|
||||
|
||||
class DoujinshiInfo(dict):
|
||||
def __init__(self, **kwargs):
|
||||
print(kwargs)
|
||||
super(DoujinshiInfo, self).__init__(**kwargs)
|
||||
|
||||
def __getattr__(self, item):
|
||||
|
Loading…
x
Reference in New Issue
Block a user