Skip to content

Commit

Permalink
Fix kartik-v#140: Correct trait usage
Browse files Browse the repository at this point in the history
Correct redundant use of TranslationTrait
  • Loading branch information
kartik-v authored Sep 7, 2018
1 parent 11ee1be commit 32e28f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/FileInput.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
*/
class FileInput extends InputWidget
{
use TranslationTrait;

/**
* @var boolean whether to resize images on client side
*/
Expand Down

0 comments on commit 32e28f3

Please sign in to comment.