Fix uppercase implementation
This commit is contained in:
parent
8397a619eb
commit
b57e61440d
@ -1,5 +1,5 @@
|
||||
import TestRepoBackend from './test-repo/Implementation';
|
||||
import GitHubBackend from './github/Implementation';
|
||||
import TestRepoBackend from './test-repo/implementation';
|
||||
import GitHubBackend from './github/implementation';
|
||||
import { resolveFormat } from '../formats/formats';
|
||||
|
||||
class LocalStorageAuthStore {
|
||||
|
Loading…
x
Reference in New Issue
Block a user