mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
4 lines
94 B
C#
4 lines
94 B
C#
namespace Aaru.Database.Models
|
|
{
|
|
public class RemoteApplication : BaseOperatingSystem {}
|
|
} |