Skip to content

Commit

Permalink
Remove winston line
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Dec 12, 2024
1 parent fdf92d6 commit e89a976
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/BibPage/BibDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import type {
} from "../../types/bibDetailsTypes"
import { rtlOrLtr, isItTheLastElement } from "../../utils/bibUtils"
import type { ReactNode } from "react"
import { child } from "winston"

interface BibDetailsProps {
details: AnyBibDetail[]
Expand Down

0 comments on commit e89a976

Please sign in to comment.