remove debug

This commit is contained in:
Ibnu Maksum 2024-01-16 10:36:55 +07:00
parent b4bec8964d
commit 12cdef4f66
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -130,7 +130,6 @@ class Mikrotik
->setArgument('address-pool', $pool)
->setArgument('rate-limit', '512K/512K')
);
die("| $profileID | $name | $pool |");
} else {
$setRequest = new RouterOS\Request('/ip/hotspot/user/profile/set');
$client->sendSync(