Remove unused import
This commit is contained in:
parent
c2dcd5946c
commit
6962f50ac6
|
|
@ -17,7 +17,6 @@ import { TurniereNavigation } from '../js/components/Navigation';
|
|||
import { Footer } from '../js/components/Footer';
|
||||
import {
|
||||
register,
|
||||
verifyCredentials,
|
||||
clearErrors
|
||||
} from '../js/api';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue