mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
code cleanup
This commit is contained in:
committed by
Jakub Chrzanowski
parent
02e3eb94cb
commit
5915fcbb64
@@ -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`.")
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user