noble: Remove vim comments

This commit is contained in:
Seon-Wook Park
2014-04-28 17:08:47 +02:00
parent 6c25375ddf
commit 5bf0b7f456
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -80,4 +80,3 @@ descriptor.writeValue(new Buffer(1), (error: string): void => {});
descriptor.on("valueRead", (error: string, data: NodeBuffer): void => {});
descriptor.on("valueWrite", (error: string): void => {});
// vim expandtab shiftwidth=4
-1
View File
@@ -104,4 +104,3 @@ declare module "noble" {
}
}
// vim expandtab shiftwidth=4