Skip to content

Commit

Permalink
fixed hello-world
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Apr 26, 2012
1 parent 06db11c commit 2cd1783
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/helloworld/app.js → examples/hello-world/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@

/**
* Module dependencies.
*/

var express = require('../../');

var app = express();
Expand Down

0 comments on commit 2cd1783

Please sign in to comment.