Skip to content

Commit

Permalink
Merge pull request #22 from brenoepics/deepsource-transform-eccd7934
Browse files Browse the repository at this point in the history
style: format code with Google Java Format
  • Loading branch information
brenoepics authored Jan 11, 2024
2 parents 8ba69d9 + ea44b06 commit df127e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import com.github.brenoepics.at4j.util.rest.RestRequestInformation;
import com.github.brenoepics.at4j.util.rest.RestRequestResponseInformation;
import java.util.Optional;

import java.util.Optional;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
import java.util.function.Function;
import java.util.stream.Collectors;

import com.github.brenoepics.at4j.core.exceptions.*;

/**
* An enum with all rest request result codes as defined by <a
* href="https://learn.microsoft.com/en-us/azure/ai-services/translator/reference/v3-0-reference#errors">Azure
Expand Down

0 comments on commit df127e2

Please sign in to comment.