cargo fmt

This commit is contained in:
Damien Pontifex 2022-08-17 13:47:31 +08:00
parent fd84222e98
commit e0def31bbd

View File

@ -301,7 +301,6 @@ pub async fn test_entity_shareable() {
a: i32,
}
struct Query;
#[Object(extends)]