Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from andrew-smart/master
Browse files Browse the repository at this point in the history
Removed the objectManager reference
  • Loading branch information
Ash Smith committed Aug 20, 2015
2 parents c29a54d + 5fcf32a commit 5b8ed9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Block/PostList.php
Expand Up @@ -22,7 +22,6 @@ public function __construct(
) {
parent::__construct($context, $data);
$this->_postCollectionFactory = $postCollectionFactory;
$this->_objectManager = $objectManager;
}

/**
Expand Down

0 comments on commit 5b8ed9a

Please sign in to comment.