Removed unused import

This commit is contained in:
netkas 2025-01-31 15:04:36 -05:00
parent 3b18077e76
commit b813d38ff9

View file

@ -2,7 +2,6 @@
namespace Socialbox\Classes\StandardMethods\Settings;
use Exception;
use Socialbox\Abstracts\Method;
use Socialbox\Classes\Configuration;
use Socialbox\Classes\Cryptography;