mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-17 17:23:41 +02:00
fixed build
This commit is contained in:
parent
7ac30e897f
commit
36161d3406
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@ var _ = require('underscore');
|
|||
var util = require('../util');
|
||||
|
||||
var constants = require('../util/constants');
|
||||
var GlobalState = require('../util/globalState');
|
||||
var intl = require('../intl');
|
||||
|
||||
var Commands = require('../commands');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue