Skip to content

Commit

Permalink
don't need the import after all
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Nov 29, 2023
1 parent 1d0f461 commit f2fb0ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spinnman/processes/fixed_connection_selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
from spinn_utilities.overrides import overrides
from .abstract_multi_connection_process_connection_selector import (
ConnectionSelector, ConnectionType)
from spinnman.connections.udp_packet_connections import ( # noqa: F401
SCAMPConnection)
from spinnman.messages.scp.abstract_messages import AbstractSCPRequest


Expand Down

0 comments on commit f2fb0ae

Please sign in to comment.