diff options
author | 2016-02-08 10:55:20 -0500 | |
---|---|---|
committer | 2016-02-08 10:55:20 -0500 | |
commit | 6107c1ca4aa485c5971ff3326513b8f4934f7ac1 (patch) | |
tree | a109d80501bd087e3219f68c186fb55bc17e090a /scripts/automation/wrap_stl_console.py | |
parent | f5a5e50bfe046148a20f6ce578d6082119dec2c0 (diff) |
huge refactor - again
Diffstat (limited to 'scripts/automation/wrap_stl_console.py')
-rw-r--r-- | scripts/automation/wrap_stl_console.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/automation/wrap_stl_console.py b/scripts/automation/wrap_stl_console.py deleted file mode 100644 index cb3696ea..00000000 --- a/scripts/automation/wrap_stl_console.py +++ /dev/null @@ -1,3 +0,0 @@ -import trex_control_plane.console.trex_console - -trex_control_plane.console.trex_console.main() |