Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
robmeijerink committed Nov 2, 2020
1 parent ce862d8 commit a59e330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sage-acf-gutenberg-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace App;

use Illuminate\Support\Str;

// Check whether WordPress and ACF are available; bail if not.
if (! function_exists('acf_register_block_type')) {
return;
Expand Down

0 comments on commit a59e330

Please sign in to comment.