Update deps.ts
This commit is contained in:
parent
8d693157da
commit
61531e2349
1 changed files with 0 additions and 4 deletions
4
deps.ts
4
deps.ts
|
@ -7,7 +7,3 @@ export type {
|
|||
Redis,
|
||||
RedisConnectOptions
|
||||
} from 'https://deno.land/x/redis@v0.14.1/mod.ts'
|
||||
export {
|
||||
Manager,
|
||||
Player
|
||||
} from 'https://raw.githubusercontent.com/Lavaclient/lavadeno/master/mod.ts'
|
||||
|
|
Loading…
Reference in a new issue