mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-04-05 17:39:39 -04:00
Add missing using (#46)
Caused local build to fail after syncing to commit 714537e58a
.
This commit is contained in:
parent
44dfbe4b7e
commit
8c26193aa6
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user