We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c8dc8 commit f20bb53Copy full SHA for f20bb53
1 file changed
src/built-in-plugins/command-dev/plugin/dashboard/client/pages/layout.tsx
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import { componentEntry, pri } from '../../../../../../node';
+import { pri } from '../../../../../../node';
3
import * as io from 'socket.io-client';
4
import { IProjectStatus } from '../../server/project-status-interface';
5
import { MainComponent } from './main/main';
0 commit comments