Browse Source

remove unused import from event_api

pull/2/merge
Brett Langdon 13 years ago
parent
commit
50a58e8069
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      lib/api/event.js

+ 0
- 1
lib/api/event.js View File

@ -1,5 +1,4 @@
var extend = require('extend');
var http_client = require('../http_client.js');
var util = require('util');
var v8type = require('v8type');


Loading…
Cancel
Save