Removed unused import atexit.

This commit is contained in:
Jeremy Fincher 2003-10-04 12:18:36 +00:00
parent 9053310ef1
commit f5807381a9
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ from structures import queue, RingBuffer
import copy
import sets
import time
import atexit
import conf
import debug