Skip to content

Commit

Permalink
Merge pull request data-integrations#162 from cloudsufi/import-fix
Browse files Browse the repository at this point in the history
Fixed imports
  • Loading branch information
vikasrathee-cs authored Mar 11, 2024
2 parents 557bea0 + 6ff055c commit 0497946
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

package io.cdap.plugin.http.source.batch;

import com.google.common.base.Strings;
import com.google.common.collect.ImmutableMap;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
Expand Down

0 comments on commit 0497946

Please sign in to comment.