Skip to content

Commit e0b21f0

Browse files
committed
Remove vanilla access token value
1 parent 6ec239f commit e0b21f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config/environments/global-config.model.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ export interface GlobalConfig {
3232
MEMBER_VERIFY_LOOKER: number
3333
ENABLE_TCA_CERT_MONETIZATION: boolean
3434
VANILLA_FORUM: {
35-
ACCESS_TOKEN: string
3635
V2_URL: string
3736
},
3837
SUBDOMAIN: string,

0 commit comments

Comments
 (0)