Skip to content

Commit c7104ab

Browse files
remove stray breaking import accidentally introduced in previous commit
1 parent c4400be commit c7104ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/geophires_x/GeoPHIRESUtils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import json
1010
import numbers
1111
from functools import lru_cache
12-
from tkinter import TclError
1312
from typing import Optional, Any
1413

1514
import scipy

0 commit comments

Comments
 (0)