2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +08:00

browser: clean up

This commit is contained in:
Robert Jördens 2016-05-16 11:46:14 +02:00
parent ecdbf2ae08
commit 8bff8075de

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__)