From a07cf73230439f0b88edf1aa28267a40d81dc0cf Mon Sep 17 00:00:00 2001 From: why520crazy Date: Mon, 1 Mar 2021 13:56:00 +0800 Subject: [PATCH] test makkdown [#222](https://github.com/docgeni/docgeni) --- src/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util.js b/src/util.js index 370952d..274af82 100644 --- a/src/util.js +++ b/src/util.js @@ -15,4 +15,4 @@ class Util { } } -module.exports = new Util(); +module.exports = new Util(); \ No newline at end of file