Remove unused DBus Transport (#1708)

Related to #960

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-10-10 08:08:22 +02:00
committed by GitHub
parent 0dfda1e7f6
commit 159aefffa5
8 changed files with 0 additions and 138 deletions
-6
View File
@@ -250,12 +250,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.io.transport.dbus</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.io.transport.mqtt</artifactId>