summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snippets/python-mode/plt1
1 files changed, 0 insertions, 1 deletions
diff --git a/snippets/python-mode/plt b/snippets/python-mode/plt
index 804972c..7952fff 100644
--- a/snippets/python-mode/plt
+++ b/snippets/python-mode/plt
@@ -2,7 +2,6 @@
# key: plt
# --
import matplotlib.pyplot as plt
-from matplotlib import ticker
import pltaid
$0