Skip to content

Commit

Permalink
fix codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 committed Jan 2, 2024
1 parent 0dd8a3d commit 96feb75
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import com.vesoft.nebula.storage.ScanEdgeRequest;
import com.vesoft.nebula.storage.ScanVertexRequest;
import com.vesoft.nebula.storage.VertexProp;

import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
Expand All @@ -35,7 +34,6 @@
import java.util.List;
import java.util.Map;
import java.util.Set;

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

Expand Down

0 comments on commit 96feb75

Please sign in to comment.