Skip to content

Commit 669a2af

Browse files
committed
remove recognize code #560
1 parent 7601d7d commit 669a2af

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to the Audio Player project will be documented in this file.
33

44
### Fixed
55
- Fix Tags view #554
6-
6+
- remove recognize code #560
77

88
## 3.2.2 - 2021-09-21
99
### Changed

lib/Service/TagManager.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
class TagManager
1111
{
12-
public const RECOGNIZED_TAG = 'Tagged by recognize';
13-
1412
/**
1513
* @var \OCP\SystemTag\ISystemTagManager
1614
*/

0 commit comments

Comments
 (0)