Skip to content
Merged
Prev Previous commit
Next Next commit
Remove unused import
  • Loading branch information
inlined committed Jan 31, 2024
commit 87cf3b4f6394e5dcc2e19c0b7727924f1aac8783
1 change: 0 additions & 1 deletion src/params/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
// SOFTWARE.

import * as logger from "../logger";
import { Resource } from "../v1";

/*
* A CEL expression which can be evaluated during function deployment, and
Expand Down