Skip to content

Commit

Permalink
remove unsused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Mar 12, 2024
1 parent 9a443de commit e8a06cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittests/test_chip.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
from spinn_utilities.ordered_set import OrderedSet
from spinn_machine import Link, Router, Chip
from spinn_machine.config_setup import unittest_setup
from spinn_machine.data import MachineDataView


class TestingChip(unittest.TestCase):
Expand Down

0 comments on commit e8a06cf

Please sign in to comment.