From e8069dfe31c815cd70e95b04032719818e686fcb Mon Sep 17 00:00:00 2001 From: Austin McKinley Date: Thu, 10 Jan 2019 07:59:00 -0800 Subject: [PATCH] Remove dead symlink Summary: Fixes https://discourse.phabricator-community.org/t/broken-symbolic-link/2284 Test Plan: Mk. 1 eyeball Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D19963 --- bin/sms | 1 - 1 file changed, 1 deletion(-) delete mode 120000 bin/sms diff --git a/bin/sms b/bin/sms deleted file mode 120000 index e622b50747..0000000000 --- a/bin/sms +++ /dev/null @@ -1 +0,0 @@ -../scripts/sms/manage_sms.php \ No newline at end of file