From ee91fd6300ce341296f1554c7b23d38c725a80d4 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 16 Jul 2018 02:13:28 +0200 Subject: [PATCH] was in the wrong place (clicksyndrome) --- Yavsc.Server/{Helpers => Models}/ApplicationUser.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Yavsc.Server/{Helpers => Models}/ApplicationUser.cs (100%) diff --git a/Yavsc.Server/Helpers/ApplicationUser.cs b/Yavsc.Server/Models/ApplicationUser.cs similarity index 100% rename from Yavsc.Server/Helpers/ApplicationUser.cs rename to Yavsc.Server/Models/ApplicationUser.cs