Skip to content

Commit

Permalink
tollback
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed May 15, 2024
1 parent 1483e31 commit 1a21c99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/gather-buildtime-info.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ SPDX-License-Identifier: Apache-2.0
Copyright (c) OWASP Foundation. All Rights Reserved.
*/

/*! this tool is not for public use. */

const { constants: { MAX_LENGTH: BUFFER_MAX_LENGTH } } = require('buffer')
const { execFileSync } = require('child_process')
const fs = require('fs')
Expand Down

0 comments on commit 1a21c99

Please sign in to comment.