mirror of
https://github.com/element-hq/element-desktop
synced 2025-04-04 13:13:56 +02:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d509da2b09
commit
d2716f936e
@ -12,7 +12,7 @@ import { fileURLToPath } from "node:url";
|
|||||||
|
|
||||||
import type EN from "./i18n/strings/en_EN.json";
|
import type EN from "./i18n/strings/en_EN.json";
|
||||||
import { loadJsonFile } from "./utils.js";
|
import { loadJsonFile } from "./utils.js";
|
||||||
import { Store } from "./store.js";
|
import { type Store } from "./store.js";
|
||||||
|
|
||||||
const __dirname = dirname(fileURLToPath(import.meta.url));
|
const __dirname = dirname(fileURLToPath(import.meta.url));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user