From 2b26faffecc8dbc86c28fd1653f50ed68ad57618 Mon Sep 17 00:00:00 2001 From: Nefrace Date: Wed, 7 Apr 2021 23:41:34 +0300 Subject: [PATCH] Another comment removed --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 1e9cab8..d57b10f 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -//Reloaded comment + const TelegramBot = require('node-telegram-bot-api'); const mongoose = require('mongoose');