Skip to content

Commit

Permalink
[smartmeter] Remove unused gnu.io import package (openhab#7639)
Browse files Browse the repository at this point in the history
It only has a reference to gnu.io in a JavaDoc so it shouldn't have been added in openhab#7589.

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored and markus7017 committed Sep 18, 2020
1 parent 9f3b05e commit f574038
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bundles/org.openhab.binding.smartmeter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@

<name>openHAB Add-ons :: Bundles :: Smartmeter Binding</name>

<properties>
<bnd.importpackage>gnu.io;version="[3.12,6)"</bnd.importpackage>
</properties>

<dependencies>
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
Expand Down

0 comments on commit f574038

Please sign in to comment.