From 0a47635e7ba3ee1e54f31ba2086c4ce58df94261 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Fri, 24 Jul 2020 16:24:15 +0200 Subject: [PATCH] Add changelog --- changelog/unreleased/cleanup-code.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelog/unreleased/cleanup-code.md diff --git a/changelog/unreleased/cleanup-code.md b/changelog/unreleased/cleanup-code.md new file mode 100644 index 0000000000..f9b24811a8 --- /dev/null +++ b/changelog/unreleased/cleanup-code.md @@ -0,0 +1,6 @@ +Bugfix: Removed code from other service + +We had code copied over from another repository which doesn't belong in here and now removed it again. + +https://github.com/owncloud/ocis-store/pull/7 +