fix: 审查阻断 — BOM+信号时序+unused import+exit前等待
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* - Connectivity check before registration
|
||||
*/
|
||||
|
||||
import { type DeviceConfig, type DeviceIdentity } from "@yuzu-gca/shared";
|
||||
import { type DeviceConfig } from "@yuzu-gca/shared";
|
||||
|
||||
export interface ConnectionState {
|
||||
status: "disconnected" | "connecting" | "connected" | "reconnecting";
|
||||
|
||||
Reference in New Issue
Block a user