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

@@ -2,9 +2,7 @@
// *** Do not edit by hand unless you're certain you know what you are doing! ***
import * as pulumi from "@pulumi/pulumi";
import * as inputs from "../types/input";
import * as outputs from "../types/output";
import * as utilities from "../utilities";
declare var exports: any;
const __config = new pulumi.Config("incus");