remove class comment

This commit is contained in:
russellb337 2015-08-26 17:51:19 -07:00
parent 1378976d37
commit cf5982d2c4

View File

@ -6,9 +6,6 @@ import java.util.ServiceLoader;
import static java.util.ServiceLoader.load;
/**
* Created by russellb337 on 8/25/15.
*/
public class CodegenConfigLoader {
/**
* Tries to load config class with SPI first, then with class name directly from classpath