diff --git a/src/components/Root/token-util.js b/src/components/Root/token-util.js index cf4b49a91..c77f990cb 100644 --- a/src/components/Root/token-util.js +++ b/src/components/Root/token-util.js @@ -1,3 +1,5 @@ +import { isEmpty } from 'lodash'; + import { getTokenExpiry, setTokenExpiry } from '../../loginServices'; import { RTRError, UnexpectedResourceError } from './Errors'; import {