You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/12/18 18:00:17 UTC

[couchdb-escodegen] 09/13: Delete empty-block-with-multi-comment.js

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to reference refs/pull/313/head
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git

commit 5bf78eef7bdc7177b8ef85fc84164d0090cbe619
Author: Roi <ro...@gmail.com>
AuthorDate: Thu Sep 15 16:46:01 2016 +0300

    Delete empty-block-with-multi-comment.js
---
 test/empty-block-with-multi-comment.js | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/test/empty-block-with-multi-comment.js b/test/empty-block-with-multi-comment.js
deleted file mode 100644
index 3ea6b63..0000000
--- a/test/empty-block-with-multi-comment.js
+++ /dev/null
@@ -1,5 +0,0 @@
-function test() {
-    /*
-     * Leading comment
-     */
-}
\ No newline at end of file