Skip to content

Commit a60d0bd

Browse files
Justin MakailaJustin Makaila
authored andcommitted
Removing log
1 parent c5cc1f0 commit a60d0bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/containers/App/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ export const UIProvider: React.FC<PropsWithChildren<unknown>> = ({
1414
export const App: React.FC<unknown> = () => {
1515
const theme = useReactNavigationTheme();
1616

17-
console.log("Fuck you");
18-
1917
return (
2018
<UIProvider>
2119
<NavigationContainer

0 commit comments

Comments
 (0)