Removed @author javadocs from code.
This commit is contained in:
@@ -64,9 +64,6 @@ import java.util.*;
|
||||
import java.util.regex.Matcher;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
/**
|
||||
* @author abreslav
|
||||
*/
|
||||
public class JetTestUtils {
|
||||
private static List<File> filesToDelete = new ArrayList<File>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user