browser: clean up

This commit is contained in:
Robert Jördens 2016-05-16 11:46:14 +02:00
parent ecdbf2ae08
commit 8bff8075de
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ import os
import h5py
from PyQt5 import QtCore, QtWidgets, QtGui
from artiq.protocols import pyon
logger = logging.getLogger(__name__)