Skip to content

Commit 3065d09

Browse files
committed
Remove old comments
1 parent da21c6c commit 3065d09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/conf/checkstyle/checkstyle.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,9 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
1918
<!DOCTYPE module PUBLIC
2019
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
2120
"https://checkstyle.org/dtds/configuration_1_3.dtd">
22-
23-
<!-- commons codec customization of default Checkstyle behavior -->
2421
<module name="Checker">
2522
<property name="localeLanguage" value="en" />
2623
<module name="NewlineAtEndOfFile" />

0 commit comments

Comments
 (0)