fix i18 issue

This commit is contained in:
JFH
2021-05-21 23:12:44 +02:00
parent 04dab1edcf
commit bebc71358c
2 changed files with 2 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ import Layer from './layer.js';
import HistoryRecordingService from './historyrecording.js';
import { NS } from '../common/namespaces.js';
import { isOpera } from '../common/browser.js';
import {
toXml, getElem
} from './utilities.js';