Skip to content

Commit a7d0cf2

Browse files
authored
Refactor agent.py for improved readability and structure
1 parent 0ad1836 commit a7d0cf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import json
33
import psutil
44
import websockets
5-
import os
65
import base64
76
import io
87
from PIL import ImageGrab

0 commit comments

Comments
 (0)