Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
afourmy committed Jul 14, 2019
1 parent d526994 commit cb62482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eNMS/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from functools import wraps
from logging import info
from os import listdir
from typing import Any, Callable, Union
from typing import Any, Callable
from werkzeug.wrappers import Response

from eNMS.controller import controller
Expand Down

0 comments on commit cb62482

Please sign in to comment.