浏览代码

Fix missing newline at end of file

Michael Schwarz 8 年之前
父节点
当前提交
9c594241cd
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      lib/map.js

+ 2 - 1
lib/map.js

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