Skip to content

Commit 57a833a

Browse files
binarykgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 34a54f1 commit 57a833a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Commands/McpResourceCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ protected function getDefaultNamespace($rootNamespace)
5959
{
6060
return $rootNamespace.'\\Restify\\Mcp\\Resources';
6161
}
62-
}
62+
}

src/Commands/ToolCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ protected function getDefaultNamespace($rootNamespace)
6565
{
6666
return $rootNamespace.'\\Restify\\Mcp\\Tools';
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)