removes compilation warnings from generated code

This commit is contained in:
Paul Schneider 2017-10-02 13:18:18 +02:00
commit 176c0411df
11 changed files with 0 additions and 16 deletions

View file

@ -1,6 +1,4 @@
using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace Yavsc.Models.Cratie
{