mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
Delete LazyLibrarian.php
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
<?php namespace App\SupportedApps;
|
||||
|
||||
class LazyLibrarian implements Contracts\Applications {
|
||||
public function defaultColour()
|
||||
{
|
||||
return '#a50';
|
||||
}
|
||||
public function icon()
|
||||
{
|
||||
return 'supportedapps/lazylibrarian.png';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user