zoulei 1 éve
szülő
commit
cb65c86314

+ 0 - 1
XdCxRhDW.Sender/Program.cs

@@ -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;

+ 0 - 1
XdCxRhDw.Dto/TaskHandleDto/X2D1HistoryTaskHandleDto.cs

@@ -4,7 +4,6 @@ using System.ComponentModel.DataAnnotations;
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
-using XdCxRhDW.Entity;
 
 namespace XdCxRhDW.Dto
 {