Skip to content

Commit

Permalink
Remove extra console
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-eyds committed Dec 6, 2023
1 parent 4c83972 commit 9c959db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ppr-ui/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ declare const window: any

// main code
async function start () {
console.log('Starting app...')
// fetch config from environment and API
// must come first as inits below depend on config
await fetchConfig()
Expand Down

0 comments on commit 9c959db

Please sign in to comment.