From 418ab44c2ab7996b6dc2f9bc59ceb572e1474f16 Mon Sep 17 00:00:00 2001 From: Dmitry Eroshenko Date: Sun, 9 Jan 2022 15:01:21 +0700 Subject: [PATCH] Added new line on the end of file --- components/prism-mongodb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/prism-mongodb.js b/components/prism-mongodb.js index d23f362ad1..9a4e1d06d0 100644 --- a/components/prism-mongodb.js +++ b/components/prism-mongodb.js @@ -94,4 +94,4 @@ } }); -}(Prism)); \ No newline at end of file +}(Prism));