Skip to content

Commit

Permalink
refactor: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 5, 2023
1 parent 3306309 commit 0874334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collection/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import urlResolver from './url_resolver.js'
import type { Renderer } from '../renderer.js'
import type { RendererHook } from '../types.js'
import { CollectionEntry } from './collection_entry.js'
import { MarkdownFileOptions } from '@dimerapp/markdown/types'

/**
* A collection represents one or more markdown files meant to be rendered
Expand Down

0 comments on commit 0874334

Please sign in to comment.