Skip to content

Commit 762a39c

Browse files
committed
fix lint
1 parent f6c982c commit 762a39c

File tree

1 file changed

+0
-1
lines changed
  • packages/selenium-ide/src/main/session/controllers/Projects

1 file changed

+0
-1
lines changed

packages/selenium-ide/src/main/session/controllers/Projects/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { randomUUID } from 'crypto'
99
import RecentProjects from './Recent'
1010
import BaseController from '../Base'
1111
import { isAutomated } from 'main/util'
12-
import { session } from 'electron'
1312

1413
export default class ProjectsController {
1514
constructor(session: Session) {

0 commit comments

Comments
 (0)