Skip to content

Commit a67877e

Browse files
committed
[Fixed] Extra import of re
1 parent 157b103 commit a67877e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

kicost/edas/eda_kicad.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424

2525
# Libraries.
2626
import os
27-
import re
2827
from datetime import datetime
2928
import re
3029
from bs4 import BeautifulSoup

0 commit comments

Comments
 (0)