fix
This commit is contained in:
parent
0fb93a1ce0
commit
f49fa7297b
@ -47,7 +47,6 @@ Simple way to use it - to construct an inherited class specified with the type o
|
||||
.checking((fsm, event) -> true)
|
||||
.end()
|
||||
.create();
|
||||
}
|
||||
```
|
||||
|
||||
## Releasing
|
||||
|
@ -72,7 +72,6 @@ import java.util.function.Supplier;
|
||||
* .checking((fsm, event) -> true)
|
||||
* .end()
|
||||
* .create();
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* {@link SimpleFsm}
|
||||
|
Loading…
Reference in New Issue
Block a user