mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-29 21:23:34 +08:00
comm_kernel: remove forgotten json import in 6aec423838
This commit is contained in:
parent
2bc770ec72
commit
0190604ba0
@ -6,7 +6,6 @@ import socket
|
||||
import re
|
||||
import linecache
|
||||
import os
|
||||
import json
|
||||
from enum import Enum
|
||||
from fractions import Fraction
|
||||
from collections import namedtuple
|
||||
|
Loading…
Reference in New Issue
Block a user