Update deps.ts

This commit is contained in:
Aki 2020-12-29 00:32:05 +09:00 committed by GitHub
parent 8d693157da
commit 61531e2349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -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'