mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
imports
This commit is contained in:
parent
381a503947
commit
958acd8a36
14 changed files with 8 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Component, EventEmitter, forwardRef, Input, OnInit, Output } from '@angular/core';
|
||||
import { Component, EventEmitter, forwardRef, Input, Output } from '@angular/core';
|
||||
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
||||
import { AbstractInputComponent } from '../abstract-input';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue