Skip to content

Commit 9c0d750

Browse files
committed
Remove unused deps.
1 parent dbd9a8a commit 9c0d750

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

computers/hud/hud.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
import asyncio
2-
import io
32
import base64
43
from typing import Literal, Optional, Any, Dict
54
import termcolor
6-
from PIL import Image
7-
import numpy as np
85

96
from ..computer import Computer, EnvState
107

0 commit comments

Comments
 (0)