fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 29s Details

This commit is contained in:
Ladd Hoffman 2024-02-21 19:12:19 -06:00
parent 0045e32691
commit d6418d7a55
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { getProvider } from './casper-wallet';
import getProvider from './casper-wallet';
const provider = getProvider();