From a20264b5601fb8b099cd52b1c34eabb981af0bef Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Tue, 11 Jun 2024 16:49:23 +0200 Subject: [PATCH] Make ruff happy --- src/cockpit/channels/pcp.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cockpit/channels/pcp.py b/src/cockpit/channels/pcp.py index 30ad7f5e0f11..7be6b7935ac4 100644 --- a/src/cockpit/channels/pcp.py +++ b/src/cockpit/channels/pcp.py @@ -502,4 +502,3 @@ async def run(self, options: JsonObject) -> None: # # # self.send_meta() # # construct a meta message -