remove unneeded ConfigParser
This commit is contained in:
parent
97893a3b7a
commit
2d8a86950c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user