forked from M-Labs/artiq
1
0
Fork 0

artiq_client: remove spurious import

This commit is contained in:
Sebastien Bourdeauducq 2014-12-30 18:03:22 +08:00
parent b28739e281
commit 21c674404a
1 changed files with 0 additions and 1 deletions

View File

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