Skip to content

Commit

Permalink
Remove old environment validator
Browse files Browse the repository at this point in the history
  • Loading branch information
jotjern committed Mar 23, 2024
1 parent c6055a0 commit 7142b38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
10 changes: 0 additions & 10 deletions frontend/env.ts

This file was deleted.

2 changes: 0 additions & 2 deletions frontend/src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import { GroupNavigationProvider } from "./helpers/context/groupNavigationContex
import { MyGroupsRefetchProvider } from "./helpers/context/myGroupsRefetchContext"
import { ConfirmModalProvider } from "./helpers/context/modal/confirmModalContext"

// envSchema.parse(import.meta.env)

const queryClient = new QueryClient()

const configuration: AuthProviderProps = {
Expand Down

0 comments on commit 7142b38

Please sign in to comment.