Skip to content

Commit 440a493

Browse files
committed
remove unused imports
1 parent 73fc80a commit 440a493

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pharus/component_interface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import io
1313
import numpy as np
1414
from uuid import UUID
15-
from functools import reduce
1615

1716

1817
class NumpyEncoder(json.JSONEncoder):

0 commit comments

Comments
 (0)