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

artiq_client: remove spurious import

This commit is contained in:
Sebastien Bourdeauducq 2014-12-30 18:03:22 +08:00
parent b28739e281
commit 21c674404a

View File

@ -2,7 +2,6 @@
import argparse
import time
import sys
import asyncio
from prettytable import PrettyTable