Skip to content

Commit bc0f890

Browse files
committed
fix(plugins): clean clawhub metadata import
1 parent 7fae11b commit bc0f890

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/plugins/clawhub.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@ import {
2121
resolveLatestVersionFromPackage,
2222
satisfiesGatewayMinimum,
2323
satisfiesPluginApiRange,
24-
type ClawHubPackageChannel,
2524
type ClawHubPackageArtifactSummary,
2625
type ClawHubPackageCompatibility,
2726
type ClawHubPackageDetail,
28-
type ClawHubPackageFamily,
2927
type ClawHubPackageClawPackSummary,
3028
type ClawHubPackageVersion,
3129
} from "../infra/clawhub.js";

0 commit comments

Comments
 (0)