diff --git a/src/app/App.js b/src/app/App.js index b48148d6..176d3273 100644 --- a/src/app/App.js +++ b/src/app/App.js @@ -22,8 +22,6 @@ const theme = { }, }; -console.log(defaultTheme.styles.global, defaultTheme.styles); - /** * App is the entry point of our application. There's not a ton of exciting * stuff happening here, mostly just setting up some globals and theming!