commit | 16322577c3e291334626865ccd8760c3f284e8bf | [log] [tgz] |
---|---|---|
author | Larry Peterson <llp@cs.princeton.edu> | Wed Jan 13 15:29:56 2016 -0500 |
committer | Larry Peterson <llp@cs.princeton.edu> | Wed Jan 13 15:29:56 2016 -0500 |
tree | 6b78a9c68bd92239110df8c56ed3b6b6e7e20206 | |
parent | 9623af536775af6141c2d5ebac0506681762a1c2 [diff] |
Delete instance_importer.py
diff --git a/xos/importer/plclassic/instance_importer.py b/xos/importer/plclassic/instance_importer.py deleted file mode 100644 index 0858572..0000000 --- a/xos/importer/plclassic/instance_importer.py +++ /dev/null
@@ -1,9 +0,0 @@ -from PLC.Nodes import Nodes - -class InstanceImporter: - - def __init__(self, api): - self.api = api - - def run(self): - return