Remove unused import.

This commit is contained in:
Gan Eng Chin 2023-02-01 00:20:04 +08:00
parent d69f7f00b7
commit 3384ad576d
No known key found for this signature in database
GPG Key ID: 94D5D972860ADB01
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
import { __ } from '@wordpress/i18n';
import { useState } from '@wordpress/element';
import {
Button,
Card,
CardHeader,
CardBody,