Skip to content

Commit

Permalink
Remove duplicate lines from merging with main
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbertha committed Dec 4, 2024
1 parent 6a2e1c9 commit 89dab4f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/templates/BuildingDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -443,9 +443,6 @@ query ($id: ID!, $ID: String) {
</div>
</Popup>

<a href="/take-action-tips">
Own this Building? Take Action.
</a>
</div>

Check failure

Code scanning / ESLint

require a line break before and after the contents of a multiline element Error

Expected 1 line break before closing tag (</div>), but 2 line breaks found.
</DefaultLayout>
</template>
Expand Down

0 comments on commit 89dab4f

Please sign in to comment.