Skip to content
Snippets Groups Projects
Verified Commit 90deec39 authored by Georg Krause's avatar Georg Krause
Browse files

Fix imports

parent 6062e7e3
No related branches found
No related tags found
1 merge request!43Apply patches from the server
Pipeline #25232 failed with stage
in 38 seconds
import arq
from . import routes
from . import worker
from . import settings
from funkwhale_network import routes
from funkwhale_network import worker
from funkwhale_network import settings
from aiohttp import web
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment