Skip to content

Commit

Permalink
Removed old code
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskonnertz committed Nov 30, 2017
1 parent 88655a6 commit 042dae5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ public function update(Request $request, Log $log, string $hash, string $current
*/
public function getBagByHash(TranslationReaderInterface $translationReader, string $hash)
{
# TODO remove this ensureAuth() call?
#$this->ensureAuth();

$translationBags = $translationReader->readAll();

$currentBag = null;
Expand Down

0 comments on commit 042dae5

Please sign in to comment.