mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 04:26:58 +00:00
remove unused import.
This commit is contained in:
parent
d8ac2e347d
commit
f0a3b595ff
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ import type { ApLoggerService } from '../ApLoggerService.js';
|
|||
|
||||
import type { ApImageService } from './ApImageService.js';
|
||||
import type { IActor, ICollection, IObject, IOrderedCollection } from '../type.js';
|
||||
import { isArray } from 'util';
|
||||
|
||||
const nameLength = 128;
|
||||
const summaryLength = 2048;
|
||||
|
|
Loading…
Add table
Reference in a new issue