Skip to content

Commit 30a3182

Browse files
committed
blah
1 parent fe4d985 commit 30a3182

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app.coffee

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
express = require 'express'
44
app = express.createServer()
55
port = process.env.PORT || 3000
6-
view = require './src/views'
76
path = require 'path'
87

98
app.configure 'production', () ->

0 commit comments

Comments
 (0)