Skip to content

Commit

Permalink
Remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ktecho authored Jan 30, 2020
1 parent 9e9b95c commit 7b91894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/sprinkles/admin/src/Sprunje/ActivitySprunje.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ protected function filterUser($query, $value)

return $this;
}

/**
* Sort based on user last name.
*
Expand All @@ -83,7 +83,7 @@ protected function sortUser($query, $direction)

return $this;
}

/**
* Sort based on activity occurred_at.
*
Expand Down

0 comments on commit 7b91894

Please sign in to comment.