FEATURE: allows the backend to take a tracklis text file
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
"""API route handlers."""
|
||||
|
||||
from . import upload, split, status, download
|
||||
# websocket is imported directly in main.py to avoid circular import
|
||||
from . import upload, split, split_file, status, download, formats, info
|
||||
|
||||
Reference in New Issue
Block a user