Skip to content

Commit

Permalink
mozillascience#26 Fix a error come from git rebase process
Browse files Browse the repository at this point in the history
  • Loading branch information
aid29 committed Jul 9, 2015
1 parent 79066e9 commit ca625a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = function () {
module.exports = function (badgerService) {
var env = require('./environments');
var express = require('express'),
helpers = require('./helpers'),
Expand Down

0 comments on commit ca625a4

Please sign in to comment.