Skip to content

Commit

Permalink
remove MetadataTag repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jygaulier committed Jun 14, 2023
1 parent 6400505 commit 87be2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databox/api/src/Entity/Core/MetadataTag.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
use Doctrine\ORM\Mapping as ORM;

/**
* @ORM\Entity(repositoryClass="App\Repository\Core\MetadataTagRepository")
* @ORM\Entity
*
*/
class MetadataTag
Expand Down

0 comments on commit 87be2c9

Please sign in to comment.