mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-22 08:56:17 +00:00
Some package related fixes
This commit is contained in:
parent
6160a4990f
commit
3ccafda24e
@ -2,7 +2,7 @@
|
||||
|
||||
from flask import request, send_file
|
||||
import os.path
|
||||
import Image
|
||||
from PIL import Image
|
||||
from time import time as now
|
||||
|
||||
import config
|
||||
|
Loading…
Reference in New Issue
Block a user