This commit is contained in:
David Edwards
2020-04-08 10:55:13 +01:00
parent a6e25d7020
commit 994dff9a07

View File

@@ -26,7 +26,7 @@
*/
package org.alfresco.transformer;
import static java.nio.file.StandardCopyOption.REPLACE_EXISTING;;
import static java.nio.file.StandardCopyOption.REPLACE_EXISTING;
import static org.hamcrest.Matchers.containsString;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;