From 934888a7ed2a91f97bc60239586c52cecaa38493 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 27 Sep 2019 09:31:38 +0100 Subject: [PATCH] Remove invalid symlink This was missed when moving pwclient to a separate repo. Fix it now. Signed-off-by: Stephen Finucane Fixes: 90e85f9d ("Remove pwclient") --- patchwork/templates/patchwork/pwclient | 1 - 1 file changed, 1 deletion(-) delete mode 120000 patchwork/templates/patchwork/pwclient diff --git a/patchwork/templates/patchwork/pwclient b/patchwork/templates/patchwork/pwclient deleted file mode 120000 index 5ce255fa..00000000 --- a/patchwork/templates/patchwork/pwclient +++ /dev/null @@ -1 +0,0 @@ -../../bin/pwclient \ No newline at end of file -- 2.47.3