Skip to content

Commit

Permalink
removed async
Browse files Browse the repository at this point in the history
  • Loading branch information
csanz committed May 1, 2011
1 parent 0df4634 commit dcc4574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/nyam.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ var fs = require('fs')
, querystring = require('querystring')
, url = require('url')
, sys= require('sys')
, async = require('async')
, OAuth = require('oauth').OAuth
, ConfigObj = require('./config')
, config = new ConfigObj()
Expand Down

0 comments on commit dcc4574

Please sign in to comment.