get rid of api line

This commit is contained in:
= 2014-07-31 18:49:26 -05:00
parent 833bec5f00
commit 8fbea0b226
1 changed files with 0 additions and 2 deletions

View File

@ -15,6 +15,4 @@ Cylon.robot({
} }
}); });
//Cylon.api({host: '0.0.0.0', port: '3005'})
Cylon.start(); Cylon.start();