osmo_nitb.py: remove unused imports

Change-Id: I55c118c6b277a2c8cddc251e3d36571b12504266
This commit is contained in:
Neels Hofmeyr 2017-05-18 21:47:00 +02:00
parent 62a5600051
commit 8b915073ae
1 changed files with 0 additions and 2 deletions

View File

@ -18,9 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import os
import random
import re
import socket
from . import log, util, config, template, process, osmo_ctrl, pcap_recorder