Remove unneeded change in flavours/glitch/api
This commit is contained in:
parent
c285546052
commit
1be97ce17f
@ -1,6 +1,6 @@
|
||||
import axios from 'axios';
|
||||
import ready from './ready';
|
||||
import LinkHeader from 'http-link-header';
|
||||
import ready from './ready';
|
||||
|
||||
export const getLinks = response => {
|
||||
const value = response.headers.link;
|
||||
|
Loading…
Reference in New Issue
Block a user