mirror of
https://github.com/filegator/filegator.git
synced 2025-08-12 09:43:59 +02:00
refactoring
This commit is contained in:
@@ -33,7 +33,7 @@ class App
|
||||
$container->get($key)->init(isset($service['config']) ? $service['config'] : []);
|
||||
}
|
||||
|
||||
$response->send($request);
|
||||
$response->send();
|
||||
|
||||
$this->container = $container;
|
||||
}
|
||||
|
Reference in New Issue
Block a user