mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 19:55:48 +01:00
Remove duplicate import (#487)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
This commit is contained in:
parent
c0ef794924
commit
c4f1fc3cfa
1
pom.xml
1
pom.xml
@ -164,7 +164,6 @@ Import-Package: \\
|
|||||||
io.swagger.annotations.*;resolution:=optional,\\
|
io.swagger.annotations.*;resolution:=optional,\\
|
||||||
javax.annotation.security.*;resolution:=optional,\\
|
javax.annotation.security.*;resolution:=optional,\\
|
||||||
org.eclipse.jdt.annotation.*;resolution:=optional,\\
|
org.eclipse.jdt.annotation.*;resolution:=optional,\\
|
||||||
org.eclipse.jdt.annotation.*;resolution:=optional,\\
|
|
||||||
org.openhab.core.automation.annotation.*;resolution:=optional,\\
|
org.openhab.core.automation.annotation.*;resolution:=optional,\\
|
||||||
com.google.common.*;version="14.0",\\
|
com.google.common.*;version="14.0",\\
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user