diff options
| author | tassaron | 2017-07-15 18:59:22 -0400 |
|---|---|---|
| committer | tassaron | 2017-07-15 18:59:22 -0400 |
| commit | 17c8a6703a8093d31c6772ba3b8d9ee01adaa0da (patch) | |
| tree | d2e723dc61566a7a25cd3788966d55fec322ae9e /src/video_thread.py | |
| parent | bcb8f27c2e4434d2296dcd66bf279b76ee0d0a4f (diff) | |
trying to make setup.py work
Diffstat (limited to 'src/video_thread.py')
| -rw-r--r-- | src/video_thread.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_thread.py b/src/video_thread.py index 674765a..60db99f 100644 --- a/src/video_thread.py +++ b/src/video_thread.py @@ -18,7 +18,6 @@ from threading import Thread, Event import time import signal -import core from toolkit import openPipe from frame import Checkerboard |
