Skip to content

Commit

Permalink
format: remove unused namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinderk committed Aug 10, 2023
1 parent 57aec1e commit 6713554
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions includes/Classifai/Providers/OpenAI/ChatGPT.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
namespace Classifai\Providers\OpenAI;

use Classifai\Providers\Provider;
use Classifai\Providers\OpenAI\APIRequest;
use Classifai\Providers\OpenAI\Tokenizer;
use Classifai\Watson\Normalizer;
use WP_Post;
use function Classifai\get_asset_info;
Expand Down

0 comments on commit 6713554

Please sign in to comment.