Skip to content

Commit a1bca91

Browse files
remove unneeded import
1 parent a5d0e42 commit a1bca91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/robotide/application/application.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
import builtins
1717
import os
1818
import wx
19+
1920
from contextlib import contextmanager
2021
from pathlib import Path
2122
from ..namespace import Namespace

0 commit comments

Comments
 (0)