Template: Improve end of files.

This commit is contained in:
Benoit Marty 2023-10-03 15:16:24 +02:00
parent f5137f96a9
commit 333864eb26
4 changed files with 3 additions and 4 deletions

View file

@ -18,4 +18,3 @@ interface ${FEATURE_NAME}EntryPoint : FeatureEntryPoint {
// Add your callbacks
}
}