refactoring
This commit is contained in:
parent
0be787c6fa
commit
c353e44d24
7 changed files with 80 additions and 84 deletions
|
|
@ -8,8 +8,6 @@ using Yavsc.Services;
|
|||
using Yavsc;
|
||||
using Xunit;
|
||||
using Npgsql;
|
||||
using Microsoft.Data.Entity.Migrations;
|
||||
using Microsoft.Data.Entity.Storage.Internal;
|
||||
|
||||
namespace test
|
||||
{
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@ using Yavsc.Helpers;
|
|||
using Microsoft.Data.Entity;
|
||||
using Xunit.Abstractions;
|
||||
using System.IO;
|
||||
using Yavsc.Lib;
|
||||
using System.Linq;
|
||||
using Yavsc.Server.Models.IT.SourceCode;
|
||||
|
||||
namespace test
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue