1
0
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:
Alban 2013-06-07 15:31:30 +02:00
parent 6160a4990f
commit 3ccafda24e

View File

@ -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