summaryrefslogtreecommitdiffstats
path: root/src/report-python/io/NewtIO.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/report-python/io/NewtIO.py')
-rw-r--r--src/report-python/io/NewtIO.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/report-python/io/NewtIO.py b/src/report-python/io/NewtIO.py
deleted file mode 100644
index 10eae284..00000000
--- a/src/report-python/io/NewtIO.py
+++ /dev/null
@@ -1,7 +0,0 @@
-"""
- Compatibility with report package
-"""
-
-class NewtIO:
- def __init__(self, screen = None):
- pass