mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
break down the api blueprint into smaller blueprints
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import urllib
|
||||
from typing import List
|
||||
from app import models, functions, helpers
|
||||
from app import trackslib, api
|
||||
from app import trackslib
|
||||
from app import api
|
||||
|
||||
|
||||
@helpers.background
|
||||
|
||||
Reference in New Issue
Block a user