@@ -37,7 +37,6 @@ namespace XdCxRhDW.Sender
[STAThread]
static void Main()
{
- DateTimeOffset ss = DateTimeOffset.UtcNow;
WindowsFormsSettings.AllowDpiScale = true;
WindowsFormsSettings.AllowHoverAnimation = DevExpress.Utils.DefaultBoolean.True;
WindowsFormsSettings.AllowDefaultSvgImages = DevExpress.Utils.DefaultBoolean.True;
@@ -4,7 +4,6 @@ using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
-using XdCxRhDW.Entity;
namespace XdCxRhDW.Dto