Skip to content

Commit 27c7b1e

Browse files
authored
Update input.py (#791)
1 parent 1f3c282 commit 27c7b1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/viam/components/input/input.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,6 @@ async def trigger_event(
277277
278278
::
279279
280-
my_controller = Controller.from_robot(
281-
robot=machine, name="my_controller")
282-
283280
# Get your controller from the machine.
284281
my_controller = Controller.from_robot(
285282
robot=machine, "my_controller")

0 commit comments

Comments
 (0)