Automated change: Fix sanity tests
diff --git a/src/core/lib/event_engine/query_extensions.h b/src/core/lib/event_engine/query_extensions.h
index e176c08..92c3ce0 100644
--- a/src/core/lib/event_engine/query_extensions.h
+++ b/src/core/lib/event_engine/query_extensions.h
@@ -57,7 +57,6 @@
   }
 };
 
-
 /// A helper method which returns a valid pointer if the extension is supported
 /// by the endpoint.
 template <typename T>