From e4ad0d7edfe8deef600ef3ac0a3f1463eae39a2a Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 10 Oct 2020 14:52:30 +0300
Subject: [PATCH] Remove the .poca symlink.

The symlink was added to keep the .poca directory in sync using
Nextcloud by having it reside inside the Documents directory which is
synced. But the subscription list is committed to the poquita repo and
the database is in the Kodi host. The directory is empty, nothing to
sync, everything can be deleted. Now the broken links pre-commit check
will be quiet.
---
 .poca | 1 -
 1 file changed, 1 deletion(-)
 delete mode 120000 .poca

diff --git a/.poca b/.poca
deleted file mode 120000
index b903d03..0000000
--- a/.poca
+++ /dev/null
@@ -1 +0,0 @@
-Documents/.poca/
\ No newline at end of file
-- 
GitLab