chore: bump javafmt to 0.10.0 (#2081)
* chore: bump javafmt to 0.10.0 * chore: format with javafmt
This commit is contained in:
parent
b81b50edf6
commit
00b0a99278
351 changed files with 2266 additions and 1750 deletions
|
|
@ -14,10 +14,9 @@
|
|||
package jdocs.ddata.protobuf;
|
||||
|
||||
// #serializer
|
||||
import jdocs.ddata.TwoPhaseSet;
|
||||
import docs.ddata.protobuf.msg.TwoPhaseSetMessages;
|
||||
import docs.ddata.protobuf.msg.TwoPhaseSetMessages.TwoPhaseSet2.Builder;
|
||||
|
||||
import jdocs.ddata.TwoPhaseSet;
|
||||
import org.apache.pekko.actor.ExtendedActorSystem;
|
||||
import org.apache.pekko.cluster.ddata.GSet;
|
||||
import org.apache.pekko.cluster.ddata.protobuf.AbstractSerializationSupport;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue