Skip to content

Commit

Permalink
Spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman authored Feb 20, 2020
1 parent 2d4ce50 commit 4ac2537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Models/ModelNotFoundException.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ public function setQuery($query, $baseDn = null)
{
$this->query = $query;
$this->baseDn = $baseDn;

$this->message = "No LDAP query results for filter: [$query] in: [$baseDn]";

return $this;
Expand Down

0 comments on commit 4ac2537

Please sign in to comment.