mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +00:00
chore: formatting issue
This commit is contained in:
parent
428381ca44
commit
a061b11305
@ -224,8 +224,7 @@ public class PSystemBuilder {
|
||||
// factories.add(new PSystemSudokuFactory());
|
||||
// ::done
|
||||
|
||||
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or
|
||||
// __LGPL__
|
||||
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or __LGPL__
|
||||
factories.add(new PSystemJcckitFactory());
|
||||
factories.add(new PSystemSudokuFactory());
|
||||
// ::done
|
||||
@ -249,8 +248,7 @@ public class PSystemBuilder {
|
||||
// ::done
|
||||
|
||||
factories.add(new PSystemCharlieFactory());
|
||||
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or
|
||||
// __LGPL__
|
||||
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or __LGPL__
|
||||
factories.add(new PSystemXearthFactory());
|
||||
// ::done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user