Remove unnecessary lines in Configuration javadoc

This commit is contained in:
Alexander Söderberg 2018-08-10 16:04:43 +02:00 committed by GitHub
parent 3d8d75170d
commit bbcd508bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,6 @@ import java.util.ArrayList;
/**
* Main Configuration Utility
*
*/
public class Configuration {