Skip to content

Commit

Permalink
Removed forgotten code
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrojak committed Mar 30, 2022
1 parent ea3b329 commit f7880a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Galaxy/tools/GenerateTS/GenerateTS.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import argparse
import numpy as np

import sys, os
# this add to path eBCSgen home dir, so it can be called from anywhere
sys.path.append('/home/xtrojak/Documents/GITs/eBCSgen/')

from eBCSgen.Parsing.ParseBCSL import Parser, load_TS_from_json
from eBCSgen.Errors.ModelParsingError import ModelParsingError
from eBCSgen.Errors.UnspecifiedParsingError import UnspecifiedParsingError
Expand Down

0 comments on commit f7880a0

Please sign in to comment.