Skip to content

Commit

Permalink
Update dangerFileContent.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Jan 21, 2025
1 parent cb9534f commit f15142c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dangerFileContent.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import { exec } from 'child_process';
import type * as dangerModule from 'danger';
import replaceUrl from '@mui-internal/api-docs-builder/utils/replaceUrl';
// eslint-disable-next-line import/no-relative-packages
import QRCode from 'qrcode';
// eslint-disable-next-line import/no-relative-packages
import { loadComparison } from 'size-snapshot';

declare const danger: (typeof dangerModule)['danger'];
Expand Down

0 comments on commit f15142c

Please sign in to comment.