commit | 6a4254f54e129d890c362646d5821818d03bea58 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Tue Mar 21 16:59:37 2017 -0700 |
committer | A R Karthick <kramanar@ciena.com> | Tue Mar 21 16:59:37 2017 -0700 |
tree | 5e17a339f30b0ea3877e3d49d95b0b3873dc1ab2 | |
parent | d0fdf3b2a18f75436a8e0592653fe7c7e96cf42b [diff] |
Remove useless imports. Keep it clean Change-Id: Ibbf99dd80b4be24dbe3c9e805461f660cb1a15b4
diff --git a/src/test/vsg/vsgTest.py b/src/test/vsg/vsgTest.py index 91ddcb5..84c230b 100644 --- a/src/test/vsg/vsgTest.py +++ b/src/test/vsg/vsgTest.py
@@ -14,8 +14,6 @@ # import time import os -import shutil -import re from nose.tools import * from scapy.all import * from CordTestUtils import *