Skip to content

Commit 83d3430

Browse files
committed
Python: remove unnecessary import
1 parent 26627b4 commit 83d3430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Utilities/Python/scripts/prof1d.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"""
1818

1919
import sys
20-
import csv
2120
import pandas as pd
2221
import matplotlib.pyplot as plt
2322
import numpy as np

0 commit comments

Comments
 (0)