fix: remove unused APP_VERSION import

This commit is contained in:
Sebastian Espei
2026-03-30 02:04:39 +02:00
parent e22229475a
commit 882f135abc

View File

@@ -6,7 +6,6 @@ import '@phosphor-icons/web/regular';
import * as pdfjsLib from 'pdfjs-dist';
import '../css/styles.css';
import { formatShortcutDisplay, formatStars } from './utils/helpers.js';
import { APP_VERSION } from '../version.js';
import {
initI18n,
applyTranslations,