Skip to content

Commit c68d549

Browse files
(delete) cleaned StateRoute.tsx component
1 parent 065daf6 commit c68d549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/StateRoute.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ const StateRoute = (props: StateRouteProps) => {
5454

5555
// Map
5656
const renderComponentMap = () => {
57-
console.log('inside renderComponenetMap, inside State.Route.tsx')
5857
if (hierarchy) {
5958
return (
6059
<ComponentMap

0 commit comments

Comments
 (0)