From e0951b11a6f4e782c8a41061bc90831434ed2632 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Fri, 13 Mar 2026 08:58:58 -0400 Subject: [PATCH] Fix filename typo --- .../plugins/deployment/{remotecofig.py => remoteconfig.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename confluent_server/confluent/plugins/deployment/{remotecofig.py => remoteconfig.py} (100%) diff --git a/confluent_server/confluent/plugins/deployment/remotecofig.py b/confluent_server/confluent/plugins/deployment/remoteconfig.py similarity index 100% rename from confluent_server/confluent/plugins/deployment/remotecofig.py rename to confluent_server/confluent/plugins/deployment/remoteconfig.py