IO-1708 Revert time zone app side changes.
This commit is contained in:
@@ -42,8 +42,6 @@ import axios from "axios";
|
||||
import { messaging } from "../../firebase/firebase.utils";
|
||||
import { getToken } from "firebase/messaging";
|
||||
|
||||
import moment from "moment-timezone";
|
||||
|
||||
export function* onEmailSignInStart() {
|
||||
yield takeLatest(UserActionTypes.EMAIL_SIGN_IN_START, signInWithEmail);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user