diff --git a/src/Logitar.Identity.Demo/Program.cs b/src/Logitar.Identity.Demo/Program.cs index 13d5609..112b39d 100644 --- a/src/Logitar.Identity.Demo/Program.cs +++ b/src/Logitar.Identity.Demo/Program.cs @@ -31,5 +31,3 @@ public static async Task Main(string[] args) application.Run(); } } - -// TODO(fpion): CustomAttributes are not deleted when an entity is deleted