Skip to content

Commit 7aeb042

Browse files
Fix lint issue
1 parent 7fce632 commit 7aeb042

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

includes/admin/admin-notices.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<?php
2-
3-
namespace Mailchimp\WordPress\Includes\Admin;
4-
52
/**
63
* Admin notices.
74
*
85
* @package Mailchimp
96
*/
107

8+
namespace Mailchimp\WordPress\Includes\Admin;
9+
1110
/**
1211
* Display success admin notice.
1312
*

0 commit comments

Comments
 (0)