Removed random downloader for the time being

This commit is contained in:
JKetelaar
2014-10-19 19:27:07 +02:00
parent 743a362226
commit 1268ba8dfc
@@ -16,6 +16,7 @@ import java.net.URLClassLoader;
* @author JKetelaar * @author JKetelaar
*/ */
public class Downloader { public class Downloader {
//TODO: Move to parabot itself
public Downloader(){ public Downloader(){
if (downloadRandoms()) { if (downloadRandoms()) {