cargo fmt

This commit is contained in:
Damien Pontifex 2022-08-17 13:47:31 +08:00
parent e4e53a5a0c
commit b6fb42669b
1 changed files with 0 additions and 1 deletions

View File

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