Format code User.cs
This commit is contained in:
parent
61484bff16
commit
40b249f10b
|
@ -1,10 +1,6 @@
|
||||||
|
using System;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Transactions;
|
|
||||||
using BlueWest.Collections;
|
|
||||||
using MapTo;
|
using MapTo;
|
||||||
using BlueWest.Collections;
|
|
||||||
|
|
||||||
namespace BlueWest.Data
|
namespace BlueWest.Data
|
||||||
{
|
{
|
||||||
|
@ -26,10 +22,6 @@ namespace BlueWest.Data
|
||||||
|
|
||||||
public User()
|
public User()
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue