Skip to content

Commit a34eeeb

Browse files
committed
Remove erroneous scrtsxx import. Windows only.
1 parent 991c47e commit a34eeeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ui/widgets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,6 @@ class PlanDetails(MDGridLayout):
13081308
coin = StringProperty()
13091309

13101310
def filter_nodes(self):
1311-
from fiat.stripe_pay import scrtsxx
13121311
mw = Meile.app.root.get_screen(WindowNames.MAIN_WINDOW)
13131312

13141313
Request = HTTPRequests.MakeRequest()

0 commit comments

Comments
 (0)