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 f6c982c commit 762a39cCopy full SHA for 762a39c
packages/selenium-ide/src/main/session/controllers/Projects/index.ts
@@ -9,7 +9,6 @@ import { randomUUID } from 'crypto'
9
import RecentProjects from './Recent'
10
import BaseController from '../Base'
11
import { isAutomated } from 'main/util'
12
-import { session } from 'electron'
13
14
export default class ProjectsController {
15
constructor(session: Session) {
0 commit comments