Commit gen files
This commit is contained in:
parent
b3176a55a7
commit
63ea990185
1 changed files with 11 additions and 0 deletions
11
angel_container_generator/test/reflector.reflector.g.dart
Normal file
11
angel_container_generator/test/reflector.reflector.g.dart
Normal file
|
@ -0,0 +1,11 @@
|
|||
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||||
|
||||
part of angel_container_generator_test;
|
||||
|
||||
// **************************************************************************
|
||||
// AngelContainerGenerator
|
||||
// **************************************************************************
|
||||
|
||||
class AngelContainerGeneratorTestReflector implements Reflector {
|
||||
const AngelContainerGeneratorTestReflector();
|
||||
}
|
Loading…
Reference in a new issue