summaryrefslogtreecommitdiff
path: root/qvisqve/entity_manager.py
diff options
context:
space:
mode:
Diffstat (limited to 'qvisqve/entity_manager.py')
-rw-r--r--qvisqve/entity_manager.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/qvisqve/entity_manager.py b/qvisqve/entity_manager.py
index da42f5b..b39d7e6 100644
--- a/qvisqve/entity_manager.py
+++ b/qvisqve/entity_manager.py
@@ -14,11 +14,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-import os
-
-import yaml
-
-
class EntityManager:
def __init__(self, rs, resource_type):