Skip to content

Commit a8f6400

Browse files
Formatting
1 parent e214499 commit a8f6400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/v2/appDetails/k8Resource/nodeDetail/NodeDetailTabs/Terminal.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { OptionType } from '../../../../../app/types'
1414
import {AppType, TerminalComponentProps, Options} from '../../../appDetails.type'
1515
import './nodeDetailTab.scss'
1616
import TerminalWrapper from './terminal/TerminalWrapper.component'
17-
import {TerminalSelectionListDataType} from './terminal/terminal.type'
17+
import { TerminalSelectionListDataType } from './terminal/terminal.type'
1818
import {get, showError, stopPropagation} from '@devtron-labs/devtron-fe-common-lib'
1919
import {SocketConnectionType} from '../../../../../ClusterNodes/constants'
2020
import {TerminalWrapperType} from './terminal/constants'

0 commit comments

Comments
 (0)