Skip to content

Commit

Permalink
Revert "Apply prepare-commit.sh"
Browse files Browse the repository at this point in the history
This reverts commit cd128f2.
  • Loading branch information
Sn0w3y committed Jun 16, 2024
1 parent 9beee76 commit bbb80a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion io.openems.edge.meter.tibber/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
</classpath>
6 changes: 3 additions & 3 deletions io.openems.edge.meter.tibber/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Bundle-Version: 1.0.0.${tstamp}
-buildpath: \
${buildpath},\
bcprov,\
io.openems.common,\
io.openems.edge.bridge.http
io.openems.edge.common,\
io.openems.edge.meter.api,\
io.openems.edge.timedata.api,\
org.apache.commons.codec,\
io.openems.common,\
org.openmuc.jsml,\
org.apache.commons.codec,\
io.openems.edge.bridge.http

-testpath: \
${testpath},\
Expand Down
Empty file.

0 comments on commit bbb80a5

Please sign in to comment.