Skip to content

Commit

Permalink
OV-377: * prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
stefano-lacorazza committed Sep 26, 2024
1 parent d932a5a commit 89fd45d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const config = ({ mode }: ConfigEnv): ReturnType<typeof defineConfig> => {
VITE_APP_API_ORIGIN_URL,
VITE_APP_PROXY_SERVER_URL,
VITE_APP_SOCKET_ORIGIN_URL,

} = loadEnv(mode, process.cwd());

return defineConfig({
Expand Down

0 comments on commit 89fd45d

Please sign in to comment.