removed transformer classifier from stats

This commit is contained in:
Denis Duliçi
2023-03-18 17:03:03 +03:00
parent c557ada9ba
commit 902251b938
2 changed files with 0 additions and 30 deletions

View File

@@ -32,7 +32,6 @@ return [
'App\Classifiers\Observer',
'App\Classifiers\Report',
'App\Classifiers\Scope',
'App\Classifiers\Transformer',
'App\Classifiers\Widget',
],