mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Reduce circular dependencies caused by importing from indexes, the location of the validation models, and the location of areaKeys (close #6237)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { currentLocale, setTextDirection } from './locale';
|
||||
import { dataLocales } from '../../data/index';
|
||||
import { utilStringQs } from './index';
|
||||
import { utilStringQs } from './util';
|
||||
|
||||
var detected;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user