This commit is contained in:
Alexis Lahouze 2017-08-01 23:22:44 +02:00
parent a1d71b92d5
commit 3e6cadffbd

View File

@ -1,3 +1,4 @@
// vim: set tw=80 ts=2 sw=2 sts=2 :
import { Component, Inject, OnInit } from '@angular/core';
import { ActivatedRoute } from '@angular/router';