Skip to content

Commit 7479c32

Browse files
author
arkadiyt
committed
Fix hackerone
1 parent 9344a96 commit 7479c32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/bounty-targets/hackerone.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def graphql_init
121121
{
122122
_or: [
123123
{submission_state:{_eq:open}},
124-
{submission_state:{_eq:api_only}},
125124
{external_program:{}}
126125
]},
127126
{_not:{external_program:{}}},

0 commit comments

Comments
 (0)