Don't use third party dependency in default_app.
This commit is contained in:
parent
1beeda170c
commit
c81a4bcafc
3 changed files with 18 additions and 10 deletions
|
@ -22,7 +22,6 @@ def main():
|
|||
enable_verbose_execute()
|
||||
update_submodules()
|
||||
update_node_modules('.')
|
||||
update_atom_modules('atom/browser/default_app')
|
||||
update_atom_modules('spec')
|
||||
bootstrap_brightray(args.url)
|
||||
if sys.platform == 'cygwin':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue