mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-16 22:04:21 -06:00
Chore: update to Angular 20 (#10273)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { DOCUMENT } from '@angular/common'
|
||||
import { TestBed } from '@angular/core/testing'
|
||||
import { EventManager } from '@angular/platform-browser'
|
||||
|
||||
import { DOCUMENT } from '@angular/core'
|
||||
import { NgbModal, NgbModalModule } from '@ng-bootstrap/ng-bootstrap'
|
||||
import { HotKeyService } from './hot-key.service'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user