mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Delete test file. (#336)
This commit is contained in:
parent
edcfcc397f
commit
f2dfd56224
1 changed files with 0 additions and 7 deletions
7
test.php
7
test.php
|
@ -1,7 +0,0 @@
|
|||
<?php
|
||||
|
||||
include "vendor/autoload.php";
|
||||
|
||||
$mailgun = \Mailgun\Mailgun::create('key-f22961235cdf7aaef78a9228c710f12c');
|
||||
$bounces = $mailgun->suppressions()->bounces()->index('sandbox40c4b0745b8a4461959950ccf9c0a1ea.mailgun.org');
|
||||
$x = 2;
|
Loading…
Add table
Reference in a new issue