Skip to content

Commit 09a9f49

Browse files
committed
Linting
1 parent dcf7ea4 commit 09a9f49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fastcs/backends/graphQL/graphQL.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ async def _dynamic_f() -> Any:
9393
def _add_dev_attributes(
9494
field_dict: dict[str, list[StrawberryField]], mapping: Mapping
9595
) -> None:
96-
pass
9796
for single_mapping in mapping.get_controller_mappings():
9897
path = single_mapping.controller.path
9998
# nest for each controller

0 commit comments

Comments
 (0)