Skip to content

Commit

Permalink
Fix spotless styling (#2263)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamakase authored Mar 2, 2021
1 parent d0d1ed9 commit 0777e77
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

package io.airbyte.server.handlers;

import static java.lang.Thread.sleep;
import static java.util.stream.Collectors.toMap;

import com.google.common.annotations.VisibleForTesting;
Expand All @@ -40,7 +39,6 @@
import io.airbyte.api.model.DestinationIdRequestBody;
import io.airbyte.api.model.DestinationRead;
import io.airbyte.api.model.JobConfigType;
import io.airbyte.api.model.JobIdRequestBody;
import io.airbyte.api.model.JobInfoRead;
import io.airbyte.api.model.JobListRequestBody;
import io.airbyte.api.model.JobReadList;
Expand Down

0 comments on commit 0777e77

Please sign in to comment.