This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git
commit b21eda1369c2051d54a4ef5894e816cbf5db18f4 Author: Qiuxia Fan <[email protected]> AuthorDate: Sat Dec 14 17:29:33 2019 +0800 fix: lint --- test/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.html b/test/index.html index 10eb0a4..a9f33e4 100644 --- a/test/index.html +++ b/test/index.html @@ -23,4 +23,4 @@ ss(); </script> </body> -</html> \ No newline at end of file +</html>
