Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <oorel@redhat.com>
  • Loading branch information
olexii4 committed Aug 10, 2022
1 parent 2d4e3c1 commit 964da7f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import SessionStorageService, { SessionStorageKey } from '../../session-storage'
import { WorkspaceRunningError, WorkspaceStoppedDetector } from '../workspaceStoppedDetector';
import { constructWorkspace } from '../../workspace-adapter';
import { IssueType } from '../issuesReporter';
import { devworkspaceApiVersion } from '@devfile/api';

describe('WorkspaceStoppedDetector', () => {
describe('checkWorkspaceStopped()', () => {
Expand Down

0 comments on commit 964da7f

Please sign in to comment.