Skip to content

Commit 7b434a9

Browse files
committed
chore(styleci): apply styleci patch
Signed-off-by: Hari Darshan Gorana <er.haridarshan@gmail.com>
1 parent 98053b5 commit 7b434a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Github/Api/Repository/SecretScanning.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,3 @@ public function locations(string $username, string $repository, int $alertNumber
6262
return $this->get('/repos/'.rawurlencode($username).'/'.rawurlencode($repository).'/secret-scanning/alerts/'.$alertNumber.'/locations', $params);
6363
}
6464
}
65-

0 commit comments

Comments
 (0)