aboutsummaryrefslogtreecommitdiff
path: root/decoder.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoder.py')
-rw-r--r--decoder.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoder.py b/decoder.py
index 2229bd8..dbe9751 100644
--- a/decoder.py
+++ b/decoder.py
@@ -2,7 +2,6 @@ import argparse
import sys
import traceback
import cv2
-import matplotlib.pyplot as plt
import numpy as np
from creedsolo import RSCodec
from raptorq import Decoder