removed useless import
This commit is contained in:
parent
9cc2bf64c3
commit
fe2ed3c00c
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
||||||
|
|
||||||
|
|
||||||
import { prefs_default } from './mzta-options-default.js';
|
import { prefs_default } from './mzta-options-default.js';
|
||||||
import { getLanguageDisplayName } from '../js/mzta-utils.js'
|
|
||||||
|
|
||||||
function saveOptions(e) {
|
function saveOptions(e) {
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue