mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-04 06:43:26 +02:00
clippy: fix
This commit is contained in:
@@ -124,7 +124,7 @@ impl Handler for Input {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use graphql_introspection_query::introspection_response::{
|
||||
FullType, FullTypeFields, FullTypeInputFields, InputValue, TypeRef, __TypeKind,
|
||||
FullType, FullTypeInputFields, InputValue, TypeRef, __TypeKind,
|
||||
};
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
|
Reference in New Issue
Block a user