Skip to content

Commit 08c0ecf

Browse files
committed
chore: remove legacy polyfill
1 parent 3421663 commit 08c0ecf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

classes/privacy/provider.php

-2
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@
2323
*/
2424
namespace tool_objectfs\privacy;
2525
use core_privacy\local\metadata\null_provider;
26-
use core_privacy\local\legacy_polyfill;
2726
/**
2827
* Class provider
2928
* @package tool_objectfs
3029
*/
3130
class provider implements null_provider {
32-
use legacy_polyfill;
3331
/**
3432
* Get the language string identifier with the component's language
3533
* file to explain why this plugin stores no data.

0 commit comments

Comments
 (0)