Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
criminosis committed Nov 13, 2024
1 parent aacd284 commit f54ea77
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gremlin-client/tests/integration_traversal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ use gremlin_client::structure::{
Cardinality, Column, List, Map, Pop, TextP, Vertex, VertexProperty, P, T,
};

use gremlin_client::{
utils, BorrowFromGValue, GKey, GValue, GremlinError, IoProtocol,
};
use gremlin_client::{utils, BorrowFromGValue, GKey, GValue, GremlinError, IoProtocol};

mod common;

Expand Down

0 comments on commit f54ea77

Please sign in to comment.