mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
add NOT OK comment
Co-Authored-By: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
committed by
GitHub
parent
e1423b0fa5
commit
d8c498bd15
@@ -352,7 +352,6 @@ function hash() {
|
||||
|
||||
function growl() {
|
||||
var target = document.location.search
|
||||
$.jGrowl(target);
|
||||
$.jGrowl(target); // NOT OK
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user