code cleanup

This commit is contained in:
Jakub Chrzanowski
2022-06-15 11:34:10 +02:00
committed by Jakub Chrzanowski
parent 02e3eb94cb
commit 5915fcbb64
2 changed files with 1 additions and 2 deletions

View File

@@ -9,6 +9,5 @@ class MyApplicationService {
System.getenv("CI")
?: TODO("Don't forget to remove all non-needed sample code files with their corresponding registration entries in `plugin.xml`.")
}
}