mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-14 16:41:43 +08:00
8 lines
130 B
PHP
8 lines
130 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\NexusRepositoryManagerOSS3x;
|
|
|
|
class NexusRepositoryManagerOSS3x extends \App\SupportedApps
|
|
{
|
|
}
|