mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Remove duplicated code
This commit is contained in:
parent
af85a8b711
commit
9ce7162a04
@ -194,9 +194,6 @@ else {
|
||||
}
|
||||
|
||||
unset($query);
|
||||
if($cache->enabled()) {
|
||||
$cache->set('towns', serialize($towns), 600);
|
||||
}
|
||||
}
|
||||
else {
|
||||
$towns = config('towns');
|
||||
|
Loading…
x
Reference in New Issue
Block a user