Skip to content

Commit 87cfcf8

Browse files
committed
change to create a PR
1 parent 2b17c40 commit 87cfcf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2022 Datadog, Inc.
44
**/
55
'use strict'
6+
// tiny stupid change to revert
67
const { getPrepareStackTrace, kSymbolPrepareStackTrace } = require('./js/stack-trace/')
78
const { cacheRewrittenSourceMap, getOriginalPathAndLineFromSourceMap } = require('./js/source-map')
89
const getNameAndVersion = require('./js/module-details')

0 commit comments

Comments
 (0)