Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Oct 22, 2024
1 parent 320547d commit 8ba6fc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/assetpack/src/core/Asset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import { extractTagsFromFileName } from './utils/extractTagsFromFileName.js';
import { getHash } from './utils/getHash.js';
import { path } from './utils/path.js';

import type { CachedAsset } from './AssetCache.js';

export interface AssetOptions
{
path: string;
Expand Down

0 comments on commit 8ba6fc0

Please sign in to comment.