Skip to content

Commit

Permalink
=
Browse files Browse the repository at this point in the history
  • Loading branch information
arikaim-repository committed Apr 25, 2021
1 parent 8959363 commit 4482dbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ public function __construct(RoutesStorageInterface $adapter, CacheInterface $cac
{
$this->adapter = $adapter;
$this->cache = $cache;

Self::$cacheSaveTime = \defined('CACHE_SAVE_TIME') ? \constant('CACHE_SAVE_TIME') : Self::$cacheSaveTime;
}

/**
Expand Down

0 comments on commit 4482dbc

Please sign in to comment.