Skip to content

Commit e44fd6b

Browse files
committed
Remove unused parse link header package
The only use of this was removed in the previous commit
1 parent 1eeb472 commit e44fd6b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/redux/EditorSlice.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { createAsyncThunk, createSlice } from "@reduxjs/toolkit";
2-
import parseLinkHeader from "parse-link-header";
32
import {
43
loadProjectPending,
54
loadProjectFulfilled,

0 commit comments

Comments
 (0)