diff options
author | Stephen Finucane <stephen@that.guru> | 2019-09-27 09:31:38 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2019-09-27 10:36:08 +0100 |
commit | 934888a7ed2a91f97bc60239586c52cecaa38493 (patch) | |
tree | 2a581e11bc17e6e9aba3c5b1be2361eba9835a19 | |
parent | ccad3da2e4627a93630120748a04cd936173c7e1 (diff) | |
download | patchwork-934888a7ed2a91f97bc60239586c52cecaa38493.tar patchwork-934888a7ed2a91f97bc60239586c52cecaa38493.tar.gz |
Remove invalid symlink
This was missed when moving pwclient to a separate repo. Fix it now.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 90e85f9d ("Remove pwclient")
l--------- | patchwork/templates/patchwork/pwclient | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchwork/templates/patchwork/pwclient b/patchwork/templates/patchwork/pwclient deleted file mode 120000 index 5ce255f..0000000 --- a/patchwork/templates/patchwork/pwclient +++ /dev/null @@ -1 +0,0 @@ -../../bin/pwclient
\ No newline at end of file |