Lint fixes
This commit is contained in:
@@ -21,8 +21,7 @@ import type {
|
||||
CommentsOptions,
|
||||
ChannelOptions,
|
||||
ChannelContent,
|
||||
VideoWatchHistory,
|
||||
VideoBase
|
||||
VideoWatchHistory
|
||||
} from './model';
|
||||
import { commentsSetDefaults, searchSetDefaults, useEngineFallback } from './misc';
|
||||
import { getSearchYTjs } from './youtubejs/search';
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
import { Capacitor } from '@capacitor/core';
|
||||
import ISO6391 from 'iso-639-1';
|
||||
import { _ } from '$lib/i18n';
|
||||
import { get } from 'svelte/store';
|
||||
import {
|
||||
backendInUseStore,
|
||||
playerAlwaysLoopStore,
|
||||
|
||||
Reference in New Issue
Block a user