Skip to content

Commit

Permalink
Coding Standards Fixer Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Pimcore Bot committed Jun 5, 2020
1 parent 7155fa5 commit 204b158
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions models/DataObject/ClassDefinition/Data/UrlSlug.php
Expand Up @@ -25,7 +25,6 @@

class UrlSlug extends Data implements CustomResourcePersistingInterface, LazyLoadingSupportInterface
{

use Extension\ColumnType;

use Model\DataObject\Traits\ContextPersistenceTrait;
Expand Down Expand Up @@ -822,5 +821,4 @@ public function getFromCsvImport($importValue, $object = null, $params = [])

return $result;
}

}

0 comments on commit 204b158

Please sign in to comment.