Skip to content

Commit

Permalink
fix CloudTasksClient namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
iamacarpet committed Feb 27, 2025
1 parent 8d0d797 commit a858935
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace AffordableMobiles\GServerlessSupportLaravel\Integration\TaskQueue;

use Google\Cloud\Tasks\V2\CloudTasksClient;
use Google\Cloud\Tasks\V2\Client\CloudTasksClient;

class Client
{
Expand Down

0 comments on commit a858935

Please sign in to comment.