Skip to content

Commit

Permalink
Removing unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Nov 18, 2024
1 parent 7b3fa06 commit 69e4f4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Processor/UploadOrderRequestProcessorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,5 @@

interface UploadOrderRequestProcessorInterface
{
/**
* Processes upload order requests
*/
public function process(): void;
}

0 comments on commit 69e4f4d

Please sign in to comment.