FILE: C:\xampp\htdocs\test\web\modules\custom\estimated_read_time\src\Plugin\Field\FieldType\EstimatedReadTimeItem.php
----------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
10 | WARNING | [x] Unused use statement
----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------

CommentFileSizeAuthor
#2 Unused-use-statement-3292112-2.patch571 bytesHarsh panchal
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Harsh panchal created an issue. See original summary.

Harsh panchal’s picture

Category: Task » Bug report
Status: Active » Needs review
StatusFileSize
new571 bytes

I have fixed this issue and providing a patch.

mtalt made their first commit to this issue’s fork.

  • mtalt committed bee883d on 3292112-remove-unused-use-statement authored by Harsh panchal
    Issue #3292112 by Harsh panchal, mtalt:  Unused use statement
    

mtalt’s picture

Status: Needs review » Fixed
mtalt’s picture

Status: Fixed » Closed (fixed)