Merge pull request #2097 from tidusjar/feature/recently-added

!wip fixed build
This commit is contained in:
Jamie 2018-03-23 21:18:30 +00:00 committed by GitHub
commit 3e8e21a1f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,4 @@
import { } from './../../services/job.service';
import { Component, OnInit } from "@angular/core";
import { Component, OnInit } from "@angular/core";
import { INewsletterNotificationSettings, NotificationType } from "../../interfaces";
import { JobService, NotificationService, SettingsService } from "../../services";