Skip to content

Commit f959ad7

Browse files
Fix code style
1 parent f06ee8a commit f959ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp-bundle/src/Profiler/TraceableRegistry.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ public function getPrompt(string $name): PromptReference
137137
{
138138
return $this->registry->getPrompt($name);
139139
}
140-
}
140+
}

0 commit comments

Comments
 (0)