diff --git a/modules/Pi.py b/modules/Pi.py index c810db7..f1b8b7f 100644 --- a/modules/Pi.py +++ b/modules/Pi.py @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . """ -from ConfigParser import NoOptionError, NoSectionError import math import random import sqlite3