mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Removed typo.
This commit is contained in:
1
pyShelf.py
vendored
1
pyShelf.py
vendored
@@ -18,7 +18,6 @@ sys.path.insert(0, PRG_PATH)
|
|||||||
|
|
||||||
|
|
||||||
def run_import():
|
def run_import():
|
||||||
asdfas
|
|
||||||
"""Begin live import of books."""
|
"""Begin live import of books."""
|
||||||
config.logger.info("Begining book import.")
|
config.logger.info("Begining book import.")
|
||||||
execute_scan(PRG_PATH, config=config)
|
execute_scan(PRG_PATH, config=config)
|
||||||
|
|||||||
Reference in New Issue
Block a user