From fdb012be2d0313be95faa387b5f62b3560f49dc8 Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Tue, 18 Jun 2019 18:23:45 +0300 Subject: [PATCH] Update index.js --- index.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.js b/index.js index 699f5185..b5a6674d 100644 --- a/index.js +++ b/index.js @@ -50,11 +50,7 @@ client.on('message', async msg => { } } if (msg.content === `${PREFIX}ping`) { -<<<<<<< HEAD msg.channel.send(`My current ping is ${client.ping}`) -======= - msg.channel.send(`Current ping: ${client.ping}`) ->>>>>>> 33d39075120ae490150018d86e74e4f49378b76f return; } if (msg.content.toUpperCase().startsWith(`MUSIX`)) {