Skip to content

Commit

Permalink
remove this commented out code.
Browse files Browse the repository at this point in the history
Signed-off-by: Drew <drew.cooper@sfcta.org>
  • Loading branch information
sdrewc committed Feb 12, 2015
1 parent 8d1c523 commit ae80d8f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Wrangler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
from .NetworkException import NetworkException
from .PNRLink import PNRLink
from .Supplink import Supplink
##try:
## from .TransitAssignmentData import TransitAssignmentData
##except:
## print "Unexpected error:", sys.exc_info()
## from .transitAssignmentData import TransitAssignmentData
from .TransitAssignmentData import TransitAssignmentData ##
from .TransitCapacity import TransitCapacity
from .TransitLine import TransitLine
Expand Down

0 comments on commit ae80d8f

Please sign in to comment.