mirror of
https://github.com/dergigi/boris.git
synced 2025-12-16 22:24:25 +01:00
fix: remove unused getDefaultRelays import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { RelayPool } from 'applesauce-relay'
|
||||
import { prioritizeLocalRelays } from '../utils/helpers'
|
||||
import { getLocalRelays, getDefaultRelays } from '../config/relays'
|
||||
import { getLocalRelays } from '../config/relays'
|
||||
|
||||
/**
|
||||
* Local relays that are always included
|
||||
|
||||
Reference in New Issue
Block a user