Fix checkstyle issues
This commit is contained in:
parent
3af728b42c
commit
9e46dd86a5
|
@ -336,4 +336,4 @@ public class StandardServiceRegistryBuilder {
|
|||
|
||||
( (StandardServiceRegistryImpl) serviceRegistry ).destroy();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -80,4 +80,4 @@ public class ConfigXsdSupport {
|
|||
public XsdDescriptor cfgXsd() {
|
||||
return cfgXml;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue