haha oopsie that's not supposed to be there yet
This commit is contained in:
parent
6484118cca
commit
20d02abd5e
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ final class MakaiContext {
|
|||
|
||||
$routingCtx->register(new DeveloperRoutes($this->templating, $this->contacts, $this->projects));
|
||||
$routingCtx->register(new AssetsRoutes($this->siteInfo));
|
||||
$routingCtx->register(new Blog\BlogRoutes($this->templating, $this->contacts, $this->projects));
|
||||
$routingCtx->register(new Whois\WhoisRoutes($this->templating, $this->csrfp));
|
||||
$routingCtx->register(new SSHKeys\SSHKeysRoutes($this->sshKeys));
|
||||
$routingCtx->register(new Tools\AsciiRoutes($this->templating));
|
||||
|
|
Loading…
Reference in a new issue