forked from loafle/openapi-generator-original
remove class comment
This commit is contained in:
parent
1378976d37
commit
cf5982d2c4
@ -6,9 +6,6 @@ import java.util.ServiceLoader;
|
|||||||
|
|
||||||
import static java.util.ServiceLoader.load;
|
import static java.util.ServiceLoader.load;
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by russellb337 on 8/25/15.
|
|
||||||
*/
|
|
||||||
public class CodegenConfigLoader {
|
public class CodegenConfigLoader {
|
||||||
/**
|
/**
|
||||||
* Tries to load config class with SPI first, then with class name directly from classpath
|
* Tries to load config class with SPI first, then with class name directly from classpath
|
||||||
|
Loading…
x
Reference in New Issue
Block a user