From d55c365997a7461b7ed7d0619e4db92a6299cdac Mon Sep 17 00:00:00 2001 From: Alex Liebowitz Date: Thu, 10 Aug 2017 19:12:30 -0500 Subject: [PATCH] Remove DAEMON_URL file Functionality is now fully replaced by settings in package.json --- build/DAEMON_URL | 1 - 1 file changed, 1 deletion(-) delete mode 100644 build/DAEMON_URL diff --git a/build/DAEMON_URL b/build/DAEMON_URL deleted file mode 100644 index 10aa02a3a..000000000 --- a/build/DAEMON_URL +++ /dev/null @@ -1 +0,0 @@ -https://github.com/lbryio/lbry/releases/download/v0.14.2/lbrynet-daemon-v0.14.2-OSNAME.zip \ No newline at end of file