Skip to content

Commit

Permalink
pw_transfer: Remove unused import
Browse files Browse the repository at this point in the history
Change-Id: Idf918bb84cc42667c54360af038076a07b735143
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126499
Pigweed-Auto-Submit: Ted Pudlik <[email protected]>
Reviewed-by: Wyatt Hepler <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Jan 13, 2023
1 parent 1b813ef commit a2bc5f4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import dev.pigweed.pw_rpc.Call;
import dev.pigweed.pw_rpc.ChannelOutputException;
import dev.pigweed.pw_rpc.MethodClient;
import dev.pigweed.pw_rpc.RpcError;
import dev.pigweed.pw_rpc.Status;
import dev.pigweed.pw_rpc.StreamObserver;
import java.time.Instant;
Expand Down

0 comments on commit a2bc5f4

Please sign in to comment.