Small fixes.
This commit is contained in:
parent
e3f131f37d
commit
9e428a4da6
5 changed files with 7 additions and 7 deletions
|
|
@ -164,7 +164,6 @@ class WebhookController extends Controller
|
|||
return ['status' => 'ok'];
|
||||
}
|
||||
|
||||
$headers = [];
|
||||
$username = Config::getInstance()->get('php-censor.bitbucket.username');
|
||||
$appPassword = Config::getInstance()->get('php-censor.bitbucket.app_password');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue