Skip to content

Commit

Permalink
chore: sort imports in samples (#621)
Browse files Browse the repository at this point in the history
* chore: sort imports in samples

Co-authored-by: yoshi-automation <[email protected]>
  • Loading branch information
2 people authored and minherz committed Nov 10, 2022
1 parent 256046f commit 6010d69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
import com.google.cloud.ServiceOptions;
import com.google.devtools.clouderrorreporting.v1beta1.ErrorContext;
import com.google.devtools.clouderrorreporting.v1beta1.ProjectName;
import com.google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent;
import com.google.devtools.clouderrorreporting.v1beta1.ReportErrorsServiceClient;
import com.google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent;
import com.google.devtools.clouderrorreporting.v1beta1.SourceLocation;

/**
Expand Down

0 comments on commit 6010d69

Please sign in to comment.