Skip to content

Commit

Permalink
🐝 (gdocs) resolve import issues after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamersmann committed Jan 22, 2024
1 parent ff23692 commit 0db0324
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions db/model/Gdoc/GdocBase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ import {
BreadcrumbItem,
MinimalDataInsightInterface,
OwidGdocMinimalPostInterface,
getFeaturedImageFilename,
OwidGdoc,
urlToSlug,
} from "@ourworldindata/utils"
import { BAKED_GRAPHER_URL } from "../../../settings/serverSettings.js"
Expand Down
2 changes: 0 additions & 2 deletions site/gdocs/OwidGdoc.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ import React, { createContext } from "react"
import ReactDOM from "react-dom"
import {
LinkedChart,
getOwidGdocFromJSON,
LinkedIndicator,
OwidGdocPostInterface,
ImageMetadata,
RelatedChart,
OwidGdocType,
Expand Down

0 comments on commit 0db0324

Please sign in to comment.