1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-23 18:44:20 +03:00

build fix

This commit is contained in:
Eugene Pankov 2018-09-23 17:09:11 +02:00
parent e71d404c2b
commit 0d37f4736a

View File

@ -1,4 +1,3 @@
import * as fs from 'fs'
import { app } from 'electron'
export function parseArgs (argv, cwd) {