removed unnecessary header

This commit is contained in:
Troy Weber
2017-03-31 12:22:17 -07:00
parent f76cc48ef7
commit 7bcfa77f05
-4
View File
@@ -1,7 +1,3 @@
// Tests for serialport.d.ts
// Project: https://github.com/EmergingTechnologyAdvisors/node-serialport
// Definitions by: Jeremy Foster <https://github.com/codefoster>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Tests taken from documentation samples.
import * as SerialPort from 'serialport';