linter fix

This commit is contained in:
gbubemismith 2022-05-26 01:49:09 +01:00
parent f345eca0d0
commit 58032199c1
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import { Injectable } from "@angular/core";
import { BehaviorSubject } from "rxjs";
import { Utils } from "jslib-common/misc/utils";
export type SearchBarState = {