mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-22 08:43:55 +08:00
Fixed formatting
This commit is contained in:
parent
c346bf01e0
commit
6e12d27152
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
import { StateProvider } from "./stateProvider";
|
||||
import restoreImpl from "./restoreImpl";
|
||||
import { StateProvider } from "./stateProvider";
|
||||
|
||||
async function run(): Promise<void> {
|
||||
await restoreImpl(new StateProvider());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue