Skip to content

Commit 855400e

Browse files
committed
base_visualizer: rm os import
1 parent f10c2e4 commit 855400e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/python/picongpu/plugins/plot_mpl/base_visualizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
License: GPLv3+
77
"""
88

9-
import os
109
import matplotlib.pyplot as plt
1110

1211

0 commit comments

Comments
 (0)