Browse Source

An unused import is deleted

Roland Haroutiounian 8 years ago
parent
commit
510c4f29de
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      plugins/webui/interface/controllers.py

+ 0
- 1
plugins/webui/interface/controllers.py View File

@@ -1,5 +1,4 @@
1 1
 # -*- coding: utf-8 -*-
2
-import os.path
3 2
 
4 3
 from werkzeug.wrappers import Response
5 4
 from .template.loader import TemplateLoader

Loading…
Cancel
Save