Skip to content

Commit 3338deb

Browse files
committed
Fix lint error
1 parent 01c1816 commit 3338deb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/robotlibcore.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
import os
2323
import typing
2424

25-
from robot.utils import PY_VERSION
26-
27-
2825
from robot.api.deco import keyword # noqa F401
2926

3027
__version__ = '3.0.1.dev1'

0 commit comments

Comments
 (0)