Skip to content

Commit

Permalink
chore: make eslint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamersmann committed Nov 16, 2023
1 parent c94c752 commit 00c2b6e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/@ourworldindata/core-table/src/CoreColumnDef.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
OwidVariableDisplayConfigInterface,
ToleranceStrategy,
OwidOrigin,
OwidSource,
OwidVariablePresentation,
} from "@ourworldindata/utils"
import { CoreValueType, Color } from "./CoreTableConstants.js"
Expand Down
2 changes: 0 additions & 2 deletions packages/@ourworldindata/utils/src/Util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ import {
UserCountryInformation,
SpanLink,
} from "./owidTypes.js"
import { OwidOrigin } from "./OwidOrigin.js"
import { OwidVariableWithSource } from "./OwidVariable.js"
import { PointVector } from "./PointVector.js"
import React from "react"
import { match, P } from "ts-pattern"
Expand Down

0 comments on commit 00c2b6e

Please sign in to comment.