Skip to content

Commit 0b5908c

Browse files
committed
Update ApolloClient.js
1 parent d7c9b1f commit 0b5908c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/apollo/ApolloClient.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import {
66
createHttpLink,
77
ApolloLink,
88
} from '@apollo/client';
9-
import { getAuthToken } from '../auth';
109

1110
const SEVEN_DAYS = 7 * 24 * 60 * 60 * 1000; // 7 days in milliseconds
1211

0 commit comments

Comments
 (0)