Skip to content

Commit

Permalink
💄 fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamersmann committed Jan 27, 2025
1 parent 8bc2bba commit ad87f26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@ourworldindata/types/src/gdocTypes/Gdoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { MinimalTag } from "../dbTypes/Tags.js"
import { DbEnrichedLatestWork } from "../domainTypes/Author.js"
import { QueryParams } from "../domainTypes/Various.js"
import { DbRawImage } from "../dbTypes/Images.js"
import { DbPlainChartView } from "../dbTypes/ChartViews.js"

export enum OwidGdocPublicationContext {
unlisted = "unlisted",
Expand Down

0 comments on commit ad87f26

Please sign in to comment.