feat: WEB-210 Update env path & try catch handling

This commit is contained in:
Hrishikesh Vaipurkar
2024-07-09 13:34:32 +02:00
parent 88a7f57349
commit 15b9523611
2 changed files with 11 additions and 9 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
import { env } from "process"
import { Lang } from "@/constants/languages"
import { env } from "@/env/server"
import * as api from "@/lib/api"
import {
protectedProcedure,