diff --git a/commands/utility/download.js b/commands/utility/download.old
similarity index 99%
rename from commands/utility/download.js
rename to commands/utility/download.old
index 24c8d59f..9bbd9a10 100644
--- a/commands/utility/download.js
+++ b/commands/utility/download.old
@@ -80,7 +80,8 @@ class DownloadCommand extends Command {
 						return message.channel.send('An error has occured, I can\'t download from the link you provided because the website has blocked the bot. Please try again later.');
 					} else {
 						return message.channel.send('An error has occured, I can\'t download from the link you provided.');
-					}				}
+					}
+				}
 
 				let ext = 'mp4';