engine/skin: delete unused ServerSkin
This commit is contained in:
parent
322198f554
commit
6dc9760453
@ -1,14 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
namespace engine\skin;
|
|
||||||
|
|
||||||
use Twig\Loader\LoaderInterface;
|
|
||||||
|
|
||||||
class ServiceSkin
|
|
||||||
extends BaseSkin
|
|
||||||
{
|
|
||||||
|
|
||||||
protected function getTwigLoader(): LoaderInterface {
|
|
||||||
// TODO: Implement getTwigLoader() method.
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user