Skip to content

Commit

Permalink
refactor: fix name of getOptionalLinkProperties file
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Dec 17, 2024
1 parent 0405e7c commit 8b08803
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Migration.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as is from "./lib/isValue"
import { getOptionalLinkProperties } from "./lib/getLinkProperties"
import { getOptionalLinkProperties } from "./lib/getOptionalLinkProperties"
import { validateAssetMetadata } from "./lib/validateAssetMetadata"

import type { Asset } from "./types/api/asset/asset"
Expand Down
File renamed without changes.

0 comments on commit 8b08803

Please sign in to comment.