This commit is contained in:
Bethany
2023-08-09 11:34:18 -07:00
parent 73ad88882e
commit e8fb71c4bb
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import {getRetentionDays, getRuntimeToken} from './config'
import {getRuntimeToken} from './config'
import jwt_decode from 'jwt-decode'
import {Timestamp} from 'src/generated'