Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavomm19 committed Jul 20, 2023
1 parent cc0211c commit a615295
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/templates/location.js
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ const Location = ({ data, pageContext, yml }) => {
message={yml.upcoming.no_dates_message}
actionMessage={yml.upcoming.actionMessage}
/>
{/* <Loc lang={pageContext.lang} locations={data.test.edges} /> */}
<Loc lang={pageContext.lang} allLocationYaml={data.test} />
<Staff lang={pageContext.lang} />

Expand Down

0 comments on commit a615295

Please sign in to comment.