Skip to content

Commit

Permalink
Imports corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
cengwins committed Jan 14, 2022
1 parent 79e036c commit 6c89971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion General/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from ahc.Ahc import GenericMessagePayload, GenericMessageHeader, GenericMessage, EventTypes
from ahc.Channels.Channels import P2PFIFOPerfectChannel
from ahc.LinkLayers.GenericLinkLayer import LinkLayer
from ahc.NetworkLayers.AllSeeingEyeNetworkLayer import AllSeingEyeNetworkLayer
from ahc.Routing.AllSeeingEyeNetworkLayer import AllSeingEyeNetworkLayer

registry = ComponentRegistry()

Expand Down

0 comments on commit 6c89971

Please sign in to comment.