mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-24 18:12:28 +03:00
clippy: fix single_component_path_imports
Signed-off-by: ljedrz <ljedrz@gmail.com>
This commit is contained in:
parent
98990721cf
commit
812d8ae915
@ -58,8 +58,6 @@ pub use self::types::*;
|
||||
|
||||
use leo_ast::LeoAst;
|
||||
|
||||
use serde_json;
|
||||
|
||||
#[derive(Debug, Eq, PartialEq)]
|
||||
pub struct LeoTypedAst {
|
||||
typed_ast: Program,
|
||||
|
Loading…
Reference in New Issue
Block a user