Ver código fonte

Fix missing newline at end of file

Michael Schwarz 8 anos atrás
pai
commit
9c594241cd
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      lib/map.js

+ 2 - 1
lib/map.js

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