remove vim comment

This commit is contained in:
Feross Aboukhadijeh 2014-05-17 12:52:01 -07:00
parent 7d880680ab
commit 239e4f6add

View File

@ -1,5 +1,3 @@
/* vim: set ts=2 sw=2 sts=2 et: */
exports.Client = Client exports.Client = Client
exports.Server = Server exports.Server = Server