Template: Improve end of files.

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

View file

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