mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Fixed missing import, GH-108
This commit is contained in:
parent
ef312c6ba9
commit
42579ad1f0
@ -1,4 +1,5 @@
|
||||
import os
|
||||
import math
|
||||
|
||||
from bottle import response, static_file, request, FormsDict
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user