mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 22:32:41 +01:00
Merge branch 'master' of github.com:facebook/arcanist
This commit is contained in:
commit
072833dcb4
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ abstract class ArcanistLinter {
|
|||
$code,
|
||||
$desc) {
|
||||
|
||||
$path = $this->getActivePath();
|
||||
return $this->raiseLintAtLine(null, null, $code, $desc, null, null);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue