mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
remove obsolete include
This commit is contained in:
@@ -16,7 +16,6 @@ import {
|
|||||||
} from 'components';
|
} from 'components';
|
||||||
import { useI18nContext } from 'i18n/i18n-react';
|
import { useI18nContext } from 'i18n/i18n-react';
|
||||||
import type { APIcall } from 'project/types';
|
import type { APIcall } from 'project/types';
|
||||||
import type { ESPSystemStatus } from 'types';
|
|
||||||
|
|
||||||
import RestartMonitor from './RestartMonitor';
|
import RestartMonitor from './RestartMonitor';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user