From 17771a0bc8210c164905f2abb21740a40aacf0b4 Mon Sep 17 00:00:00 2001 From: Alberto Date: Wed, 11 Mar 2026 19:28:47 +0000 Subject: [PATCH] Eliminar creche_app/linux/flutter/generated_plugin_registrant.h --- .../linux/flutter/generated_plugin_registrant.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 creche_app/linux/flutter/generated_plugin_registrant.h diff --git a/creche_app/linux/flutter/generated_plugin_registrant.h b/creche_app/linux/flutter/generated_plugin_registrant.h deleted file mode 100644 index e0f0a47..0000000 --- a/creche_app/linux/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 fl_register_plugins(FlPluginRegistry* registry); - -#endif // GENERATED_PLUGIN_REGISTRANT_