We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8133a5 commit 924e5bfCopy full SHA for 924e5bf
src/client/components/main/TRPC-composer/TRPCComposer.tsx
@@ -8,7 +8,6 @@ import TRPCMethodAndEndpointEntryForm from './TRPCMethodAndEndpointEntryForm';
8
import { useSelector, useDispatch } from 'react-redux';
9
// Import Actions from RTK slice
10
11
-import trpcController from '../../../controllers/trpcController';
12
import historyController from '../../../controllers/historyController';
13
import connectionController from '../../../controllers/reqResController';
14
0 commit comments