mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
remove obsolete import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import Schema from 'async-validator';
|
||||
import { DeviceValueUOM } from './types';
|
||||
import type { AnalogSensor, DeviceValue, Settings } from './types';
|
||||
import type { InternalRuleItem } from 'async-validator';
|
||||
import { IP_OR_HOSTNAME_VALIDATOR } from 'validators/shared';
|
||||
|
||||
Reference in New Issue
Block a user