Skip to content

Commit

Permalink
remove empty file
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy committed Nov 1, 2024
1 parent 6630689 commit 397e624
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion crates/katana/trie/src/class.rs

This file was deleted.

2 changes: 0 additions & 2 deletions crates/katana/trie/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ use katana_primitives::class::ClassHash;
use katana_primitives::Felt;
use starknet_types_core::hash::{Pedersen, StarkHash};

mod class;

/// A helper trait to define a database that can be used as a Bonsai Trie.
///
/// Basically a short hand for `BonsaiDatabase + BonsaiPersistentDatabase<BasicId>`.
Expand Down

0 comments on commit 397e624

Please sign in to comment.