Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Apr 26, 2023
1 parent adfa845 commit fdd4096
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Resources/config/action.php
Expand Up @@ -52,6 +52,5 @@
new Reference(SessionManagerInterface::class),
new Reference(AuthServiceInterface::class),
])

;
};
1 change: 0 additions & 1 deletion src/Resources/config/services.php
Expand Up @@ -133,6 +133,5 @@
->args([
new Reference(ApiClientInterface::class),
])

;
};

0 comments on commit fdd4096

Please sign in to comment.