Skip to content

Commit

Permalink
style: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber committed Dec 19, 2024
1 parent a6dc195 commit 10da0a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/gdocs/components/NarrativeChart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
GRAPHER_DYNAMIC_THUMBNAIL_URL,
} from "../../../settings/clientSettings.js"
import { queryParamsToStr } from "@ourworldindata/utils"
import GrapherImage from "../../GrapherImage.js"
import InteractionNotice from "../../InteractionNotice.js"

export default function NarrativeChart({
Expand Down

0 comments on commit 10da0a2

Please sign in to comment.