mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-16 04:44:56 +01:00
6 lines
110 B
C#
6 lines
110 B
C#
namespace Observatory.Framework.Files.Journal.StationServices;
|
|
|
|
public class RefuelPartial : RefuelAll
|
|
{
|
|
|
|
} |