Skip to content

Commit

Permalink
Fix flake8 finding
Browse files Browse the repository at this point in the history
  • Loading branch information
rlehfeld committed Sep 28, 2024
1 parent df0434b commit b5171e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RPyCRobotRemote/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
from collections.abc import Iterable
from collections import UserString
from io import IOBase
import sys
import inspect
import rpyc.lib
from rpyc.core import consts
from rpyc.utils.server import Server as _RPyCServer
import robot.utils
import robot.variables.replacer
Expand Down

0 comments on commit b5171e1

Please sign in to comment.