Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
mEDI-S committed Sep 22, 2015
1 parent 2aa9d80 commit 308adb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elite/db.py
Expand Up @@ -1076,7 +1076,7 @@ def getShipyardWithShip(self,shipID,systemID=None):

def getSystemPaths(self):
print("getSystemPaths")

logPath = None
if sys.platform=='win32':
from PySide import QtCore
InstallLocation = None
Expand Down

0 comments on commit 308adb1

Please sign in to comment.