Browse Source

Test fix

pull/1785/head
jlukic 10 years ago
parent
commit
2a556bb660
1 changed files with 0 additions and 2 deletions
  1. 2
      tasks/config/project/config.js

2
tasks/config/project/config.js

@ -51,8 +51,6 @@ module.exports = {
// adds additional derived values to a config object
addDerivedValues: function(config) {
config = config || defaults;
/*--------------
File Paths
---------------*/

Loading…
Cancel
Save