Skip to content

Commit e2ef53b

Browse files
Remove import leftover.
Co-authored-by: Rodolfo Carvalho <[email protected]>
1 parent 60ab8eb commit e2ef53b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/integration-tests/utils/generatePage.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { Package } from '@sentry/types';
22
import { existsSync, mkdirSync, promises } from 'fs';
33
import HtmlWebpackPlugin from 'html-webpack-plugin';
4-
// import { isNotJunk } from 'junk';
54
import path from 'path';
65
import webpack from 'webpack';
76

0 commit comments

Comments
 (0)