mirror of
https://github.com/strapi/strapi.git
synced 2025-08-13 19:27:34 +00:00
Remove unused msw export
This commit is contained in:
parent
fa8c5bc1f8
commit
df8b8cfc39
@ -1002,5 +1002,4 @@ const handlers = [
|
|||||||
|
|
||||||
const server = setupServer(...handlers);
|
const server = setupServer(...handlers);
|
||||||
|
|
||||||
export { rest };
|
|
||||||
export default server;
|
export default server;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user