This commit is contained in:
2018-08-31 21:12:29 +00:00
parent f42cadc522
commit f1ce2baa63
3 changed files with 23 additions and 25 deletions

View File

@@ -399,8 +399,7 @@ namespace AyaNova.Biz
ct.TagMap.Add(tm);
}
ct.SaveChanges();
//handle tag entries for users now that we have the SUG tags created
// throw new System.NotImplementedException();
#endregion
}
break;