fix: remove unused imports from VoiceMaterialLibrary
This commit is contained in:
@@ -45,15 +45,6 @@ import {
|
||||
mapAssetToMaterial,
|
||||
buildMetadata,
|
||||
} from "./types"
|
||||
import { MAX_CARD_TAGS, MAX_ROW_TAGS, TAG_VARIANTS, GENDER_OPTIONS } from "./constants"
|
||||
import {
|
||||
genderLabel,
|
||||
genderIcon,
|
||||
genderClass,
|
||||
formatDuration,
|
||||
formatFileSize,
|
||||
formatDate,
|
||||
} from "./utils/format"
|
||||
import { getAudioDuration } from "./utils/audio"
|
||||
import MaterialForm from "./components/MaterialForm"
|
||||
import VoiceMaterialCard from "./components/VoiceMaterialCard"
|
||||
|
||||
Reference in New Issue
Block a user