Skip to content

Commit 24f755d

Browse files
0hmXAugustinMauroy
andauthored
Update recipes/crypto-create-credentials/src/workflow.ts
Co-authored-by: Augustin Mauroy <[email protected]>
1 parent b3f8bef commit 24f755d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/crypto-create-credentials/src/workflow.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as os from 'node:os';
1+
import { EOL } from 'node:os';
22
import type { SgRoot, Edit, SgNode } from "@codemod.com/jssg-types/main";
33

44
type TlsImportState = {

0 commit comments

Comments
 (0)