mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Don't export coreValidator here, as it's already exported by core *
This commit is contained in:
@@ -19,7 +19,6 @@ export * from './ui/settings/index';
|
||||
export * from './ui/index';
|
||||
export * from './util/index';
|
||||
export * from './validations/index';
|
||||
export { coreValidator } from './core/validator';
|
||||
|
||||
/* export some legacy symbols: */
|
||||
import { services } from './services/index';
|
||||
|
||||
Reference in New Issue
Block a user