Skip to content

Commit

Permalink
#285 - removing an unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadevx committed Aug 24, 2017
1 parent 61fadb0 commit 466a2c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Alpha/Controller/ActiveRecordController.php
Original file line number Diff line number Diff line change
Expand Up @@ -776,8 +776,6 @@ private function renderRecords($params, $accept)

ActiveRecord::disconnect();

$view = View::getInstance($record, false, $accept);

$body = View::displayPageHead($this);

$message = $this->getStatusMessage();
Expand Down

0 comments on commit 466a2c4

Please sign in to comment.