remove todo comment
This commit is contained in:
parent
6e336ad1cd
commit
053efa77b6
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ fn main() {
|
||||||
|
|
||||||
let test_start = Instant::now();
|
let test_start = Instant::now();
|
||||||
|
|
||||||
//TODO: support bidi
|
|
||||||
for line in BidiParagraphs::new(&text) {
|
for line in BidiParagraphs::new(&text) {
|
||||||
log::debug!("Line {:?}", line);
|
log::debug!("Line {:?}", line);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue