Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cleanup
  • Loading branch information
live1206 committed Sep 11, 2025
commit 6c54fa2f9ba331016205f97ff14b10266123e75f
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
namespace Azure.ResourceManager.PortalServicesCopilot
{
[ModelReaderWriterBuildable(typeof(ResponseError))]
[ModelReaderWriterBuildable(typeof(SystemData))]
public partial class AzureResourceManagerPortalServicesCopilotContext
{
}
Expand Down
Loading