Browse Source

delete extra line

Deben Oldert 10 years ago
parent
commit
b39989e51f
1 changed files with 0 additions and 1 deletions
  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");