mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
Remove no longer required checkstyle supression
This commit is contained in:
parent
38dc59eb8e
commit
5ae1fbd25a
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
|
||||
"http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
|
||||
<suppressions>
|
||||
<suppress checks="IllegalImport"
|
||||
files="Java7HostnameVerifier.java"/>
|
||||
<!-- GenericWhitespace has some problems with false postive, leave
|
||||
it disabled until gradle uses a checkstyle version where this is fixed
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue