Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtarsi committed Apr 18, 2024
1 parent f6c982c commit 762a39c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { randomUUID } from 'crypto'
import RecentProjects from './Recent'
import BaseController from '../Base'
import { isAutomated } from 'main/util'
import { session } from 'electron'

export default class ProjectsController {
constructor(session: Session) {
Expand Down

0 comments on commit 762a39c

Please sign in to comment.