Remove files on disk

This commit is contained in:
Andrew Johnson
2025-11-09 13:10:05 +01:00
parent 3cac34355f
commit 73454a03c8
3 changed files with 5 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
import os
import socket
from ursina import *
from ursina import * # type: ignore
from time import time
import cv2
from ursina_adapter import UrsinaAdapter