Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kewde committed Nov 2, 2017
1 parent 6a3c898 commit 0d2ccbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/core/rpc/rpc.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ declare global {
* ```
* TODO: Response interface
*/

call(method: string, params?: Array<any> | null): Observable<any> {

if (this.isElectron) {
Expand Down

0 comments on commit 0d2ccbb

Please sign in to comment.