Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Add blank lines around the use block
Browse files Browse the repository at this point in the history
  • Loading branch information
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/MessageTest.php
Expand Up @@ -9,6 +9,7 @@
*/

namespace ZendTest\Mime;

use Zend\Mime;

/**
Expand Down
1 change: 1 addition & 0 deletions test/PartTest.php
Expand Up @@ -9,6 +9,7 @@
*/

namespace ZendTest\Mime;

use Zend\Mime;

/**
Expand Down

0 comments on commit 2876fe6

Please sign in to comment.