Skip to content
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

Erase unnecessary import of EthAddr#56

Open
thiagolckurovski wants to merge 1 commit intofrenetic-lang:masterfrom
thiagolckurovski:erase-unnecessary-import-in-simple-ui-firewall
Open

Erase unnecessary import of EthAddr#56
thiagolckurovski wants to merge 1 commit intofrenetic-lang:masterfrom
thiagolckurovski:erase-unnecessary-import-in-simple-ui-firewall

Conversation

@thiagolckurovski
Copy link
Copy Markdown

Importing EthAddr from pox inside simple_ui_firewall.py is unnecessary, as the module isn't using EthAddr and very confusing, as there is one EthAddr defined by Pyretic, and importing and using the one from Pox instead won't work. The best thing to do is just erase the import.

Importing EthAddr from pox inside simple_ui_firewall.py is unnecessary, as the module isn't using EthAddr and very confusing, as there is one EthAddr defined by Pyretic, and importing and using the one from Pox instead won't work. The best thing to do is just erase the import.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant