From 60833e9726573b5fe18fc07d2b600702946482d3 Mon Sep 17 00:00:00 2001 From: daltongilmore Date: Fri, 15 May 2020 13:28:28 -0500 Subject: [PATCH] Update HomeControllerPartial.cs Added Comment --- CodeInspection/HomeControllerPartial.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/CodeInspection/HomeControllerPartial.cs b/CodeInspection/HomeControllerPartial.cs index 22ea25a..f8d7865 100644 --- a/CodeInspection/HomeControllerPartial.cs +++ b/CodeInspection/HomeControllerPartial.cs @@ -8,6 +8,7 @@ using On_Call_Assistant.DAL; using On_Call_Assistant.Models; +/*DG was here*/ namespace On_Call_Assistant.Controllers {