aboutsummaryrefslogtreecommitdiff
path: root/host/viewer.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/viewer.py')
-rwxr-xr-xhost/viewer.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/host/viewer.py b/host/viewer.py
index 63a4546..06a624a 100755
--- a/host/viewer.py
+++ b/host/viewer.py
@@ -1,14 +1,8 @@
#!/usr/bin/env python
-import socket
-from time import time
-import sys
-from contextlib import suppress
import argparse
import atexit
-import config
-
import bdf
import crap