Remove not existing method

This commit is contained in:
James Cole
2018-02-27 07:39:28 +01:00
committed by GitHub
parent c80a76f8c0
commit 3bd9e0bcd4

View File

@@ -62,7 +62,7 @@ class General extends Twig_Extension
$this->env(), $this->env(),
//$this->getAmountFromJournal(), //$this->getAmountFromJournal(),
$this->activeRouteStrict(), $this->activeRouteStrict(),
$this->steamPositive(), //$this->steamPositive(),
$this->activeRoutePartial(), $this->activeRoutePartial(),
$this->activeRoutePartialWhat(), $this->activeRoutePartialWhat(),
$this->formatDate(), $this->formatDate(),