Regenerate messages/codes_generated.dart after removing template from Code.

Change-Id: I6c02558c983a3e5504529f086e11cce4c23b5cbe
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/176062
Auto-Submit: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>
Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com>
diff --git a/pkg/_fe_analyzer_shared/lib/src/messages/codes_generated.dart b/pkg/_fe_analyzer_shared/lib/src/messages/codes_generated.dart
index 5ec68cd..d3dd826 100644
--- a/pkg/_fe_analyzer_shared/lib/src/messages/codes_generated.dart
+++ b/pkg/_fe_analyzer_shared/lib/src/messages/codes_generated.dart
@@ -3712,7 +3712,6 @@
 const Code<Message Function(String name)> codeFfiEmptyStruct =
     const Code<Message Function(String name)>(
   "FfiEmptyStruct",
-  templateFfiEmptyStruct,
 );
 
 // DO NOT EDIT. THIS FILE IS GENERATED. SEE TOP OF FILE.