Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Leftover removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Seidl committed Feb 21, 2014
1 parent 2b5ea07 commit 7a38fe9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions goldeneye.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ def fire(self):
if DEBUG:
print "Starting {0} concurrent workers".format(self.nr_workers)

self.pool =

# Start workers
for i in range(int(self.nr_workers)):

Expand Down

0 comments on commit 7a38fe9

Please sign in to comment.