Skip to content

Commit 81f287d

Browse files
Fixed checkstyle issues
1 parent 6e180a0 commit 81f287d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/cdap/plugin/gcp/gcs/source/GCSSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,4 +341,4 @@ Map<String, String> getFileSystemProperties() {
341341
return GSON.fromJson(fileSystemProperties, MAP_STRING_STRING_TYPE);
342342
}
343343
}
344-
}
344+
}

0 commit comments

Comments
 (0)