Skip to content

Commit

Permalink
Remove path from Speaker example
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Mar 16, 2016
1 parent efe34aa commit 2e9c37b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ Alternatively, each letter can be "queued":

```js
var os = require('os');
var path = require('path');
var av = require('tessel-av');

var alphabet = 'abcdefghijklmnopqrstuvwxyz'.split('');
Expand Down

0 comments on commit 2e9c37b

Please # to comment.