cleanup
This commit is contained in:
parent
8fc0dc16d4
commit
fa97488b50
@ -1,6 +1,4 @@
|
|||||||
import {Component} from '@angular/core';
|
import {Component} from '@angular/core';
|
||||||
import {AngularFirestore} from 'angularfire2/firestore';
|
|
||||||
import {map} from 'rxjs/operators';
|
|
||||||
import {MatDialog} from '@angular/material';
|
import {MatDialog} from '@angular/material';
|
||||||
import {DeleteComponent} from '../../delete/delete.component';
|
import {DeleteComponent} from '../../delete/delete.component';
|
||||||
import {NewComponentComponent} from '../newComponent/newComponent.component';
|
import {NewComponentComponent} from '../newComponent/newComponent.component';
|
||||||
|
Loading…
Reference in New Issue
Block a user