Skip to content

Commit

Permalink
Fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dgellow committed Nov 25, 2023
1 parent 97e012a commit 125f007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import fs from 'fs';
import { getInput } from '@actions/core';
import { error, info } from 'console';
import { writeFile } from 'fs-extra';
Expand Down

0 comments on commit 125f007

Please sign in to comment.