Remove unused dependency.

This commit is contained in:
Alexis Lahouze 2017-07-30 16:32:39 +02:00
parent d977286637
commit 745eee03c5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
// vim: set tw=80 ts=2 sw=2 sts=2:
import { Component, Input } from '@angular/core';
import { NgForm } from '@angular/forms';
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';