Fix indent.

This commit is contained in:
Alexis Lahouze 2017-07-21 00:45:04 +02:00
parent f8fa34f269
commit fc75945a76

View File

@ -1,3 +1,4 @@
// vim: set tw=80 ts=2 sw=2 sts=2 :
import { CurrencyPipe } from '@angular/common';
import { Component, Inject } from '@angular/core';
import { Observable } from 'rxjs/Rx';