Skip to content

Commit 9358227

Browse files
remove dead code.
1 parent 357a8e3 commit 9358227

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ui/layouts/pipelines/Pipelines/useService.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
/* eslint-disable */
22

3-
import axios from 'axios';
43
import { useEffect } from 'react';
5-
import { source } from '../../../../api/fetchApi';
6-
// import { cancel } from '../../../../api/fetchApi';
74

85
import {
96
pipelinePagesActions,

0 commit comments

Comments
 (0)