Skip to content

Commit

Permalink
remove recognize code #560
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello committed Dec 16, 2021
1 parent 7601d7d commit 669a2af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to the Audio Player project will be documented in this file.

### Fixed
- Fix Tags view #554

- remove recognize code #560

## 3.2.2 - 2021-09-21
### Changed
Expand Down
2 changes: 0 additions & 2 deletions lib/Service/TagManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

class TagManager
{
public const RECOGNIZED_TAG = 'Tagged by recognize';

/**
* @var \OCP\SystemTag\ISystemTagManager
*/
Expand Down

0 comments on commit 669a2af

Please sign in to comment.