remove unnecessary import

master
frederik.maassen 2 years ago
parent 3582013815
commit 26931cdd82
  1. 1
      implementation/mininet_controller.py

@ -15,7 +15,6 @@ import threading, time, traceback
from nftables import Nftables
from nftables import json
import os
import schedule
topos = {
"Minimal": {

Loading…
Cancel
Save