Explorar el Código

Fix missing newline at end of file

Michael Schwarz hace 8 años
padre
commit
9c594241cd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      lib/map.js

+ 2 - 1
lib/map.js

@@ -456,4 +456,5 @@ define(["map/clientlayer", "map/labelslayer",
 
       return self
     }
-})
+})
+