!wip fixed build

This commit is contained in:
tidusjar 2018-03-23 21:17:41 +00:00
commit 187808b64b

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";