Skip to content

Commit

Permalink
Unused global reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Oct 25, 2014
1 parent 0d6effa commit 18a8a99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildcache.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,6 @@ def priceLineNegotiator(priceFile, db, debug=0):


def processPricesFile(db, pricesPath, stationID=None, debug=0):
global currentTimestamp

if debug: print("* Processing Prices file '{}'".format(str(pricesPath)))

if stationID:
Expand Down

0 comments on commit 18a8a99

Please sign in to comment.