mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Merge pull request #2097 from tidusjar/feature/recently-added
!wip fixed build
This commit is contained in:
commit
3e8e21a1f3
1 changed files with 1 additions and 3 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue