Auto format

This commit is contained in:
Vítor Vasconcellos 2024-06-20 01:00:39 -03:00
parent 7ea836ebb2
commit 7f6f6d2067
No known key found for this signature in database
GPG key ID: 6EF4F6B456957E38

View file

@ -252,10 +252,7 @@ impl Actor {
.race() .race()
.await, .await,
Race::Ticked Race::Ticked
) { ) { /* Everything is Awesome! */ }
/* Everything is Awesome! */
}
} }
}, },
true, true,