Skip to content

Commit

Permalink
clean: Cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor G Meehan committed May 8, 2024
1 parent 514cb3d commit 77eda12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/notarytool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
isNotaryToolApiKeyCredentials,
} from './validate-args';
import { NotaryToolCredentials, NotaryToolStartOptions } from './types';
import { parse } from 'path';

const d = debug('electron-notarize:notarytool');

Expand Down

0 comments on commit 77eda12

Please sign in to comment.