Skip to content

Commit 7fd66ab

Browse files
committed
remove unused requires
1 parent cf6884c commit 7fd66ab

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/bootstrap-amd.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
*--------------------------------------------------------------------------------------------*/
55

66
var path = require('path');
7-
var fs = require('fs');
8-
var app = require('electron').app;
97
var loader = require('./vs/loader');
108

119
function uriFromPath(_path) {

0 commit comments

Comments
 (0)