Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellGarceau committed Feb 3, 2025
1 parent 7fce632 commit 7aeb042
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 7aeb042

Please sign in to comment.