Skip to content

Commit 052a9fe

Browse files
committed
Delete return
1 parent 199f6eb commit 052a9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/joomla_akeeba_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def check
6666
return Exploit::CheckCode::Detected
6767
end
6868

69-
return Exploit::CheckCode::Safe
69+
Exploit::CheckCode::Safe
7070
end
7171

7272
def primer

0 commit comments

Comments
 (0)