removed unneeded imports

Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
This commit is contained in:
Yuval Kohavi 2015-04-17 17:09:45 -04:00
parent 605fc7e04f
commit baadad05ad
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
from .ports import (
to_port_range,
split_port,
add_port_mapping,
build_port_bindings
) # flake8: noqa