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

Commit

Permalink
Merge e30e7fd into 3ac948c
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontgomery-square committed May 23, 2022
2 parents 3ac948c + e30e7fd commit 235458c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions api/src/main/java/keywhiz/api/BatchSecretRequest.java
@@ -1,16 +1,9 @@
package keywhiz.api;

import autovalue.shaded.org.checkerframework$.checker.nullness.qual.$MonotonicNonNull;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.google.auto.value.AutoValue;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import org.hibernate.validator.constraints.NotEmpty;

import javax.annotation.Nullable;
import javax.validation.constraints.NotNull;
import java.util.List;

/**
* Batch Secret Request.
Expand Down

0 comments on commit 235458c

Please sign in to comment.