Fix
This commit is contained in:
@@ -48,4 +48,4 @@ impl {{packet_enum_name}} {
|
||||
}
|
||||
{{/each~}}
|
||||
}
|
||||
{{~/if}}
|
||||
{{~/if}}
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// This file is automatically generated.
|
||||
// It is not intended for manual editing.
|
||||
{{#each imports as |i|~}}
|
||||
use {{i}};
|
||||
{{/each}}
|
||||
{{/each~}}
|
||||
|
Reference in New Issue
Block a user