Skip to content

Commit 55478b1

Browse files
committed
chore: refactor
1 parent 9a7b5d4 commit 55478b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/component/modals/ConnectServerModal.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
import ApiUtil from '$lib/api.util';
155155
import tooltip from '$lib/tooltip.util';
156156
157-
import { PANO_WEBSITE_URL, PRERELEASE } from '$lib/variables.js';
157+
import { PANO_WEBSITE_URL } from '$lib/variables.js';
158158
159159
const platformServerMatchKey = getContext('platformServerMatchKey');
160160
const platformKeyRefreshedTime = getContext('platformKeyRefreshedTime');

0 commit comments

Comments
 (0)