remove consecutive blank lines

This commit is contained in:
newraina
2017-07-11 16:42:26 +08:00
parent 35ab0a2a09
commit 58255fbdac

View File

@@ -63,7 +63,6 @@ export class Request {
*/
put: (url: TUrl) => this;
/**
* HTTP patch method
*/