cleanings

This commit is contained in:
Paul Schneider 2017-01-23 23:52:47 +01:00
commit 4faee0d856
13 changed files with 323 additions and 18 deletions

View file

@ -1,10 +1,8 @@
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
namespace Yavsc.Models.Forms
{
using Interfaces;
public class Form
{
[Key]