mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
minor reformatting
This commit is contained in:
parent
9a1a2946cb
commit
692f876595
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ public class SnapshotRule : BaseJunction
|
|||
{
|
||||
public int SnapshotId { get; set; }
|
||||
public Snapshot Snapshot { get; set; }
|
||||
|
||||
public int RuleId { get; set; }
|
||||
public Rule Rule { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue