Navigation Menu

Skip to content

Commit

Permalink
Don't load needless module, body-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 28, 2014
1 parent f79018d commit 91e38d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/droonga-http-server
Expand Up @@ -5,7 +5,6 @@ var fs = require('fs'),
daemon = require('daemon'),
winston = require('winston'),
express = require('express'),
bodyParser = require('body-parser'),
cookieParser = require('cookie-parser'),
morgan = require('morgan'),
session = require('express-session'),
Expand Down

0 comments on commit 91e38d8

Please sign in to comment.