Selaa lähdekoodia

delete extra line

Deben Oldert 10 vuotta sitten
vanhempi
commit
b39989e51f
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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");