Skip to content

Commit

Permalink
removing unused Section import
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsbajorics committed Apr 22, 2024
1 parent cb05a61 commit f780632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes/_index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
import { Suspense } from 'react'
import { Image, Money } from '@shopify/hydrogen'
import { RecommendedProductsGrid } from '../components/Layout'
import { Section } from '/app/components/Components.jsx'

/**
* @type {MetaFunction}
Expand Down

0 comments on commit f780632

Please sign in to comment.