Skip to content

Commit 7991e04

Browse files
author
David O'Sullivan
committed
Fixes rubocop issue with Zing JRE framework
1 parent a8d7793 commit 7991e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/java_buildpack/jre/zing_jre.rb

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ module Jre
2626
class ZingJRE < OpenJDKLike
2727
# (see JavaBuildpack::Component::ModularComponent#command)
2828
def command
29+
# no command
2930
end
3031

3132
# (see JavaBuildpack::Component::ModularComponent#sub_components)

0 commit comments

Comments
 (0)