Skip to content

Commit

Permalink
Remove properties file for sat bindings profile (openhab#137)
Browse files Browse the repository at this point in the history
Signed-off-by: Svilen Valkanov <[email protected]>
  • Loading branch information
Svilen authored and kaikreuzer committed Apr 11, 2017
1 parent 40b553f commit feda3b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
5 changes: 1 addition & 4 deletions poms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,7 @@
<plugin>
<groupId>org.openhab.tools</groupId>
<artifactId>static-code-analysis</artifactId>
<version>${sat.version}</version>
<configuration>
<checkstyleProperties>src/sat/binding.properties</checkstyleProperties>
</configuration>
<version>${sat.version}</version>
</plugin>
</plugins>
</build>
Expand Down
7 changes: 0 additions & 7 deletions src/sat/README.md

This file was deleted.

Empty file removed src/sat/binding.properties
Empty file.

0 comments on commit feda3b9

Please sign in to comment.