Fixed indentation
This commit is contained in:
parent
4f005e86c2
commit
6a70d98453
@ -127,7 +127,6 @@ app.controller('mainController', function ($scope, $http, wave) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
function parseTextData(inputText) {
|
||||
var x = inputText.split(/[\s,;\t\r\n]+/);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user