From 0015d7caee7959435c1fd0c774b1533cdb76d48b Mon Sep 17 00:00:00 2001 From: Nefrace Date: Wed, 7 Apr 2021 23:38:16 +0300 Subject: [PATCH] Removed comment --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index 91b5941..9e0c9be 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,3 @@ -// Testing comment - const TelegramBot = require('node-telegram-bot-api'); const mongoose = require('mongoose');