diff options
Diffstat (limited to 'lib/api/simulator.py')
| -rw-r--r-- | lib/api/simulator.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/api/simulator.py b/lib/api/simulator.py deleted file mode 100644 index 26c0246c..00000000 --- a/lib/api/simulator.py +++ /dev/null @@ -1,8 +0,0 @@ -# Authors: see git history -# -# Copyright (c) 2010 Authors -# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. - -from flask import Blueprint - -simulator = Blueprint('simulator', __name__) |
