From b5475e7ef597a4e85624d4e9239c328c1e4ec229 Mon Sep 17 00:00:00 2001 From: Alberto Date: Wed, 11 Mar 2026 19:15:20 +0000 Subject: [PATCH] Eliminar creche_app/windows/flutter/generated_plugin_registrant.h --- .../windows/flutter/generated_plugin_registrant.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 creche_app/windows/flutter/generated_plugin_registrant.h diff --git a/creche_app/windows/flutter/generated_plugin_registrant.h b/creche_app/windows/flutter/generated_plugin_registrant.h deleted file mode 100644 index dc139d8..0000000 --- a/creche_app/windows/flutter/generated_plugin_registrant.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#ifndef GENERATED_PLUGIN_REGISTRANT_ -#define GENERATED_PLUGIN_REGISTRANT_ - -#include - -// Registers Flutter plugins. -void RegisterPlugins(flutter::PluginRegistry* registry); - -#endif // GENERATED_PLUGIN_REGISTRANT_