mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 11:02:11 +08:00
Remove trailing whitespaces
This commit is contained in:
@@ -207,7 +207,7 @@ interface Results {
|
||||
var prop = props[i];
|
||||
args.push(record[prop]);
|
||||
}
|
||||
|
||||
|
||||
execSqlStatements(dbState.transaction, [sqlStatement], callback);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user