aboutsummaryrefslogtreecommitdiff
path: root/pixelcore/PixelStrip.py
diff options
context:
space:
mode:
Diffstat (limited to 'pixelcore/PixelStrip.py')
-rw-r--r--pixelcore/PixelStrip.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pixelcore/PixelStrip.py b/pixelcore/PixelStrip.py
index fceff8e..662b8fe 100644
--- a/pixelcore/PixelStrip.py
+++ b/pixelcore/PixelStrip.py
@@ -2,7 +2,6 @@ from pixelcore.Pixel import *
import util.Strings as Strings
import util.Geo as Geo
from pixelevents.StepEvent import *
-import pygame
import math
import pdb
#Python class representing a single Pixel strip (usually 50 Pixels)