From 24f6b6b6740bff0e7e5ee2dfe2b8f88b5e734837 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 1 Sep 2016 18:40:45 +0200 Subject: [PATCH] code formatting --- Yavsc/Model/Identity/ApplicationUser.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Yavsc/Model/Identity/ApplicationUser.cs b/Yavsc/Model/Identity/ApplicationUser.cs index 94b3fcf9..d986ee4e 100644 --- a/Yavsc/Model/Identity/ApplicationUser.cs +++ b/Yavsc/Model/Identity/ApplicationUser.cs @@ -7,7 +7,6 @@ using Yavsc.Models.Identity; namespace Yavsc.Models { - public class ApplicationUser : IdentityUser {