remove unneeded ConfigParser

This commit is contained in:
Brian S. Stephan 2010-10-27 19:31:43 -05:00
parent 97893a3b7a
commit 2d8a86950c
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
from ConfigParser import NoOptionError, NoSectionError
import math
import random
import sqlite3