remove a (really old) line that was used for debugging

This commit is contained in:
rmmh 2011-09-07 10:27:45 -05:00
parent 2a7b5bfa04
commit 5301b25cf6
1 changed files with 0 additions and 2 deletions

2
bot.py
View File

@ -1,7 +1,5 @@
#!/usr/bin/env python
a = 34123
import os
import Queue
import sys