Skip to content

Commit

Permalink
Regenerate language client: remove unused imports (#4071)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and chingor13 committed Nov 27, 2018
1 parent c3e754e commit 38ec041
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/
package com.google.cloud.language.v1;

import com.google.cloud.language.v1.Document.Type;
import com.google.common.base.Preconditions;
import java.util.logging.Level;
import java.util.logging.Logger;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/
package com.google.cloud.language.v1beta2;

import com.google.cloud.language.v1beta2.Document.Type;
import com.google.common.base.Preconditions;
import java.util.logging.Level;
import java.util.logging.Logger;
Expand Down

0 comments on commit 38ec041

Please sign in to comment.