diff options
-rw-r--r-- | szilagyi/plots.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/szilagyi/plots.py b/szilagyi/plots.py index a31f68a..516efd1 100644 --- a/szilagyi/plots.py +++ b/szilagyi/plots.py @@ -1,5 +1,3 @@ -import os -import sys import math import matplotlib.pyplot as plot |