fix(dav): Add missing use for OCP\Constants

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/44324/head
Côme Chilliet 2 months ago committed by backportbot[bot]
parent fce259127f
commit e7b3b5e7eb

@ -26,6 +26,7 @@
*/
namespace OCA\DAV\SystemTag;
use OCP\Constants;
use OCP\IGroupManager;
use OCP\IUserSession;
use OCP\SystemTag\ISystemTagManager;

Loading…
Cancel
Save