Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: run fmt-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast committed Nov 19, 2019
1 parent f353ba8 commit d02920a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,6 +18,7 @@
import static org.junit.Assert.assertEquals;

import com.google.cloud.ServiceOptions;
import com.google.cloud.datacatalog.v1beta1.DataCatalogClient;
import com.google.cloud.datacatalog.v1beta1.EntryGroup;
import com.google.cloud.datacatalog.v1beta1.EntryGroupName;
import com.google.cloud.datacatalog.v1beta1.FieldName;
Expand All @@ -26,7 +27,6 @@
import com.google.cloud.datacatalog.v1beta1.TagTemplate;
import com.google.cloud.datacatalog.v1beta1.TagTemplateField;
import com.google.cloud.datacatalog.v1beta1.TagTemplateName;
import com.google.cloud.datacatalog.v1beta1.DataCatalogClient;
import com.google.iam.v1.Policy;
import com.google.protobuf.FieldMask;
import java.util.UUID;
Expand Down

0 comments on commit d02920a

Please sign in to comment.