Merge pull request #2057 from IntellectualSites/Sauilitired-patch-1

Remove unnecessary lines in Configuration javadoc
This commit is contained in:
Alexander Söderberg 2018-08-10 16:05:06 +02:00 committed by GitHub
commit a2813a2427
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 {