There was an error while loading. Please reload this page.
1 parent aa7cbde commit 1d84676Copy full SHA for 1d84676
1 file changed
frontend/src/configuration.ts
@@ -38,5 +38,4 @@ function getEnvVars(): Configuration {
38
}
39
40
const config: Configuration = getEnvVars();
41
-console.log("Configuration", config);
42
export default config;
0 commit comments