mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 05:57:21 -05:00
Update core_os/state.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""Core OS state management"""
|
||||
from typing import Optional
|
||||
import copy
|
||||
|
||||
from core_os.models import OSState, Window, UserSession, WindowState
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user