Skip to content

Commit

Permalink
Update omnidb-server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelthca authored Jun 12, 2019
1 parent 29141bf commit db6b68b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OmniDB/omnidb-server.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ def check_port(port):
class DjangoApplication(object):

def mount_static(self, url, root):
print(url)
config = {
'tools.staticdir.on': True,
'tools.staticdir.dir': root,
Expand Down

0 comments on commit db6b68b

Please sign in to comment.