Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit ead169c

Browse files
committed
removing DROPBOX_ACCESS_TOKEN env
1 parent 9504d14 commit ead169c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

env.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ export default Env.rules({
5252
REDIS_PASSWORD: Env.schema.string.optional(),
5353

5454
ALLOWED_ORIGINS: Env.schema.string(),
55-
56-
DROPBOX_ACCESS_TOKEN: Env.schema.string()
5755
})

0 commit comments

Comments
 (0)