Skip to content

Commit

Permalink
rebase follow up fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sowasvonbot committed Dec 10, 2023
1 parent 32dffda commit 480b554
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions render/src/html/render.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ use unimarkup_inline::element::{
textbox::{hyperlink::Hyperlink, TextBox},
InlineElement,
};
use unimarkup_inline::types::*;
use unimarkup_parser::elements::blocks::Block;
use unimarkup_parser::elements::indents::{BulletList, BulletListEntry};

use crate::render::{Context, OutputFormat, Renderer};
Expand Down

0 comments on commit 480b554

Please sign in to comment.