Skip to content

Commit

Permalink
[-] Removed unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ani Sinanaj committed Oct 17, 2019
1 parent a0b5909 commit 1f3908e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions postino.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
* Plugin URI: https://github.com/caffeinalab/postino
*/

require_once ABSPATH . WPINC . '/class-phpmailer.php';

require 'updater.php';
require 'updater.php';

use Postino\Updater;

Expand Down

0 comments on commit 1f3908e

Please sign in to comment.