Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
janhohenheim authored Feb 6, 2024
1 parent 8db523f commit e9fbe3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/runtime/src/dialogue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use crate::markup::{DialogueTextProcessor, LineParser, MarkupParseError};
use crate::prelude::*;
use log::error;
use std::any::Any;
use std::fmt::Debug;
use thiserror::Error;
use yarnspinner_core::prelude::*;
Expand Down

0 comments on commit e9fbe3a

Please sign in to comment.