Skip to content

Commit

Permalink
Remove tree implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
datawater committed Jun 24, 2024
1 parent 8492083 commit 184a256
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 65 deletions.
2 changes: 0 additions & 2 deletions src/pgn/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
pub mod ast;
mod tree;

pub use ast::*;

use std::collections::VecDeque;
Expand Down
63 changes: 0 additions & 63 deletions src/pgn/tree.rs

This file was deleted.

0 comments on commit 184a256

Please sign in to comment.