Skip to content

Commit bdb9627

Browse files
committed
whitespaces #12070
1 parent 36aed0d commit bdb9627

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/main/java/edu/harvard/iq/dataverse/pidproviders/doi/datacite/DataCiteRESTfullClient.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,11 @@ public String inactiveDataset(String doi) {
324324
}
325325

326326
/**
327-
* The main() method can be used to test the functionality on the command
328-
* line outside of Dataverse.
329-
* Un-comment out and modify the code below as needed.
327+
* The main() method can be used to test the functionality on the command
328+
* line outside of Dataverse.
329+
* Un-comment out and modify the code below as needed.
330330
* @param args
331-
* @throws Exception
331+
* @throws Exception
332332
*/
333333
public static void main(String[] args) throws Exception {
334334
String doi = "10.5072/DVN/274533";

0 commit comments

Comments
 (0)