refactor(ServiceLanguage): remove unnecessary CompileStatic annotation
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
ed959561db
commit
d37849f18b
@ -1,6 +1,5 @@
|
||||
package com.freeleaps.devops.enums
|
||||
|
||||
@CompileStatic
|
||||
enum ServiceLanguage {
|
||||
|
||||
PYTHON('Python'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user