diff --git a/common/user.ts b/common/user.ts index 67fc22ee..3c86b68f 100644 --- a/common/user.ts +++ b/common/user.ts @@ -1,4 +1,4 @@ -import { ENV, ENV_CONFIG } from './envs/constants' +import { ENV_CONFIG } from './envs/constants' export type User = { id: string