mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Remove React auto import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { useProcesses } from "contexts/process";
|
||||
import { useSession } from "contexts/session";
|
||||
import type React from "react";
|
||||
import { useCallback, useEffect } from "react";
|
||||
import { FOCUSABLE_ELEMENT, PREVENT_SCROLL } from "utils/constants";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user