Skip to content

Commit

Permalink
Update helper.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Turner committed Oct 10, 2019
1 parent bb43b55 commit 3a34530
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/shell/helper.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ use crate::parser::hir::syntax_shape::{color_fallible_syntax, FlatShape, Pipelin
use crate::parser::hir::TokensIterator;
use crate::parser::nom_input;
use crate::parser::parse::token_tree::TokenNode;
use crate::parser::parse::tokens::RawToken;
use crate::parser::PipelineElement;
use crate::{Tag, Tagged, TaggedItem, Text};
use ansi_term::Color;
use log::trace;
Expand Down

0 comments on commit 3a34530

Please sign in to comment.