Browse Source

delete extra line

Deben Oldert 10 năm trước cách đây
mục cha
commit
b39989e51f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      SAS:APS Server/ErrorCode.java

+ 0 - 1
SAS:APS Server/ErrorCode.java

@@ -28,7 +28,6 @@ public class ErrorCode {
         list.put(83, "Failed to register device");
         
         // Data errors
-        
         list.put(500, "No data given");
         list.put(555, "Unsupported function");
         list.put(560, "Missing variables");