mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Remove unused import
This commit is contained in:
parent
1f7279e22e
commit
ab1b077336
@ -1,4 +1,3 @@
|
||||
import { getFriendlyTitle } from '../title'
|
||||
function getOption() {
|
||||
const option = settings.aria2RpcOption
|
||||
const host = option.host.match(/^http[s]?:\/\//) ? option.host : 'http://' + option.host
|
||||
|
||||
Loading…
Reference in New Issue
Block a user