Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Mar 13, 2024
1 parent 6941e2d commit 4c8fad9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gfe_examples/live_io/live_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from time import sleep
from random import randint
from pacman.model.graphs.machine.machine_edge import MachineEdge
from spinn_front_end_common.data.fec_data_view import FecDataView
from spinn_front_end_common.utilities.connections import LiveEventConnection
from spinn_front_end_common.utility_models import (
EIEIOParameters, LivePacketGatherMachineVertex,
Expand Down

0 comments on commit 4c8fad9

Please sign in to comment.