mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 08:23:42 -04:00
Add missing using (#46)
Caused local build to fail after syncing to commit 714537e58a
.
This commit is contained in:
@ -1,4 +1,6 @@
|
|||||||
namespace Observatory.Framework.Files.Journal
|
using System.Collections.Immutable;
|
||||||
|
|
||||||
|
namespace Observatory.Framework.Files.Journal
|
||||||
{
|
{
|
||||||
public class PowerplayVoucher : PowerplayJoin
|
public class PowerplayVoucher : PowerplayJoin
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user