Skip to content

Commit 9f833d8

Browse files
authored
Update liveplot.py
Removed unused socket import
1 parent f9ef85c commit 9f833d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

liveplot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import matplotlib.animation as animation
1111
import numpy as np
1212

13-
import socket
1413
import json
1514

1615
fig = plt.figure()

0 commit comments

Comments
 (0)