mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-03-17 23:33:43 +01:00
Cleanup get_image_path usage.
This commit is contained in:
@@ -98,7 +98,3 @@ def get_image_path(path, data=False, allow_user_override=True):
|
||||
|
||||
def set_data(path, data=None):
|
||||
return _resolver.set_data(path, data)
|
||||
|
||||
|
||||
builtins.__dict__['P'] = get_path
|
||||
builtins.__dict__['I'] = get_image_path
|
||||
|
||||
Reference in New Issue
Block a user