Skip to content

Commit 744b54c

Browse files
committed
lint fix
1 parent a8e1559 commit 744b54c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/nodeEngineCheck.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const core = require('@actions/core');
22
const semver = require('semver');
33
const fs = require('fs').promises;
44
const path = require('path');
5-
const { createCipheriv } = require('crypto');
65

76
/**
87
* This checks whether any package dependency requires a minimum node engine

0 commit comments

Comments
 (0)