Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellGarceau committed Dec 26, 2024
1 parent 6b0d9e7 commit f0c253e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions includes/admin/admin-notices.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?php

namespace Mailchimp\WordPress\Includes\Admin;

/**
* Admin notices.
*
* @package Mailchimp
*/

namespace Mailchimp\WordPress\Includes\Admin;

/**
* Display success admin notice.
*
Expand Down

0 comments on commit f0c253e

Please sign in to comment.