Remove newline.

This commit is contained in:
Alexis Lahouze 2017-07-16 10:45:27 +02:00
parent 6244b817d8
commit 95fa835496
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import { Injectable } from '@angular/core';
import { Http, Headers, RequestOptions, Response } from '@angular/http';
import { Observable } from 'rxjs/Rx';
import { Logger } from "@nsalaun/ng-logger";
import { Restangular } from "ngx-restangular";