Fix release building

This commit is contained in:
jvyden 2022-05-15 21:53:36 -04:00
parent 9486bde26c
commit 4b9c16da75
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
2 changed files with 7 additions and 1 deletions

View file

@ -3,6 +3,7 @@
using LBPUnion.ProjectLighthouse.Servers.Website.Pages.Layouts;
using Microsoft.AspNetCore.Mvc;
#if !DEBUG
using LBPUnion.ProjectLighthouse.PlayerData.Profiles;
using LBPUnion.ProjectLighthouse.Types;
#endif