Browse Source

An unused import is deleted

Roland Haroutiounian 9 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
 # -*- coding: utf-8 -*-
1
 # -*- coding: utf-8 -*-
2
-import os.path
3
 
2
 
4
 from werkzeug.wrappers import Response
3
 from werkzeug.wrappers import Response
5
 from .template.loader import TemplateLoader
4
 from .template.loader import TemplateLoader

Loading…
Cancel
Save