1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 08:20:58 -05:00

Remove nonexistent object from TokenService

This commit is contained in:
AnxietyisReal 2023-10-05 19:44:44 +11:00
parent e377d8b5d4
commit fa41258536

View File

@ -1,6 +1,5 @@
interface TokenService_API {
main: string,
beta: string,
mongodb_uri: string,
redis_uri: string,
octokit: string,