Skip to content

Commit

Permalink
✅ fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesau committed Oct 22, 2024
1 parent b876120 commit f65773a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/ThankYouPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from "react"
import { Head } from "./Head.js"
import { SiteHeader } from "./SiteHeader.js"
import { SiteFooter } from "./SiteFooter.js"
import { IMAGES_DIRECTORY } from "@ourworldindata/utils"
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome/index.js"
import { faFacebook, faXTwitter } from "@fortawesome/free-brands-svg-icons"
import { Html } from "./Html.js"
Expand Down

0 comments on commit f65773a

Please sign in to comment.