Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mbwatson committed Sep 9, 2024
1 parent 2b6e842 commit db62dbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/markdown/markdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { hr } from './hr'
import { a } from './link'
import { ul, ol, li } from './list'
import { pre } from './pre'
import { button } from '../button'
import * as typography from './typography'

/*
Expand Down

0 comments on commit db62dbb

Please sign in to comment.