2
0
Deben Oldert 10 жил өмнө
parent
commit
b39989e51f

+ 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");