removed useless import

This commit is contained in:
mic 2024-07-20 23:11:39 +02:00
parent 9cc2bf64c3
commit fe2ed3c00c

View file

@ -18,7 +18,6 @@
import { prefs_default } from './mzta-options-default.js';
import { getLanguageDisplayName } from '../js/mzta-utils.js'
function saveOptions(e) {
e.preventDefault();