Skip to content

Commit 0c4e5e2

Browse files
committed
Update model.rs
1 parent c6d2bd1 commit 0c4e5e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/starwars/src/model.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ impl QueryRoot {
172172
}
173173

174174
#[derive(Interface)]
175+
#[allow(clippy::duplicated_attributes)]
175176
#[graphql(
176177
field(name = "id", ty = "&str"),
177178
field(name = "name", ty = "&str"),

0 commit comments

Comments
 (0)