Remove commented out code

This commit is contained in:
Anthony Tuininga 2020-01-06 20:14:11 -07:00
parent 3666a4ab44
commit e85a03b57b
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ import TestEnv
import cx_Oracle
import datetime
# import sys
# if sys.version_info > (3,):
# long = int
class TestCase(TestEnv.BaseTestCase):