Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
abheda-crest committed Oct 22, 2024
1 parent fbb9dda commit d95388d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
import { GoogleAuth } from 'google-auth-library';
import { errorMessage } from '@google-github-actions/actions-utils';
import { HttpClient } from '@actions/http-client';
import { Reference } from './reference';

// Do not listen to the linter - this can NOT be rewritten as an ES6 import statement.
const { version: appVersion } = require('../package.json');
Expand Down

0 comments on commit d95388d

Please sign in to comment.