Skip to content

Commit 6dc7832

Browse files
committed
cleaning
1 parent 403f286 commit 6dc7832

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

NewMod/NewModDateTime.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public static bool IsNewModBirthdayWeek
4040
return now >= start && now < end;
4141
}
4242
}
43-
public static bool IsWraithCallerUnlocked => DateTime.Now >= BirthdayStartThisYear;
4443
private const int HalloweenMonth = 10;
4544
private const int HalloweenDay = 31;
4645
public static readonly TimeSpan HalloweenWindow = TimeSpan.FromDays(7);

0 commit comments

Comments
 (0)