ctlmgr: fix import

This commit is contained in:
Robert Jördens 2016-02-02 15:31:06 -07:00
parent c105949155
commit 7636952496
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import logging
import subprocess
import shlex
import socket
import os
from artiq.protocols.sync_struct import Subscriber
from artiq.protocols.pc_rpc import AsyncioClient