Skip to content

Commit

Permalink
Remove express as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chdanielmueller committed Jun 6, 2015
1 parent 0051b73 commit afed184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict';

var doctrine = require('doctrine'),
express = require('express'),
fs = require('fs'),
jsYaml = require('js-yaml'),
path = require('path'),
Expand Down

0 comments on commit afed184

Please sign in to comment.