chore: lint fix nodejs

This commit is contained in:
2025-12-08 14:49:32 -05:00
parent c2d1d85180
commit 184895a0e0
5 changed files with 5 additions and 7 deletions

View File

@@ -3,7 +3,6 @@
import * as pulumi from "@pulumi/pulumi";
import * as inputs from "./types/input";
import * as outputs from "./types/output";
import * as utilities from "./utilities";
/**