Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
matko committed Feb 21, 2024
1 parent b5a1411 commit b5fa140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/print_graph.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use std::env;

use std::io;
use terminus_store::structure::TdbDataType;
use tdb_succinct::TdbDataType;
use terminus_store::*;
use tokio;

Expand Down

0 comments on commit b5fa140

Please sign in to comment.