Commit 09ed4c4b authored by Matthieu Cattin's avatar Matthieu Cattin

pts: Remove useless addition to python search path.

parent a2183db7
......@@ -18,12 +18,6 @@ import warnings
import zipfile
import string
sys.path.append('.')
sys.path.append('gnurabbit/python/')
sys.path.append('common/')
sys.path.append('common/fmceeprom/')
sys.path.append('common/cp210x/')
from ConfigParser import ConfigParser, NoOptionError
from optparse import OptionParser
from sha import sha as sha160
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment