mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-12 08:06:49 +02:00
packet lib: ipv6: remove unnecessary import
Signed-off-by: itoyuichi <ito.yuichi0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
66e529f506
commit
7cbae7d435
@ -15,9 +15,7 @@
|
||||
|
||||
import abc
|
||||
import struct
|
||||
import socket
|
||||
from . import packet_base
|
||||
from . import packet_utils
|
||||
from . import icmpv6
|
||||
from . import tcp
|
||||
from ryu.ofproto import inet
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user