[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-12-24 07:21:47 +00:00 committed by GitHub
parent 4db3037adf
commit 0935cd0501
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ class AssistantPromptMessage(PromptMessage):
return super().is_empty() and not self.tool_calls
class SystemPromptMessage(PromptMessage):
"""
Model class for system prompt message.