mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Script.xtext: remove unused imports (#5424)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
grammar org.openhab.core.model.script.Script with org.eclipse.xtext.xbase.Xbase
|
||||
|
||||
import "http://www.eclipse.org/xtext/xbase/Xbase"
|
||||
import "http://www.eclipse.org/xtext/common/JavaVMTypes" as types
|
||||
import "http://www.eclipse.org/emf/2002/Ecore" as ecore
|
||||
|
||||
generate script "https://openhab.org/model/Script"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user