There was an error while loading. Please reload this page.
1 parent aa7cbde commit a48d5a4Copy full SHA for a48d5a4
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