mirror of
https://github.com/actions/cache.git
synced 2025-11-02 13:48:39 +08:00
Remove unused import
This commit is contained in:
parent
430e461169
commit
1821729eb0
|
|
@ -1,5 +1,4 @@
|
||||||
import * as core from "@actions/core";
|
import * as core from "@actions/core";
|
||||||
import * as fs from "fs";
|
|
||||||
import * as os from "os";
|
import * as os from "os";
|
||||||
import * as path from "path";
|
import * as path from "path";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user