forked from FoundKeyGang/FoundKey
fixup: import
This commit is contained in:
parent
57d1af1117
commit
ee2fa2e0be
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import { Note } from '@/models/entities/note.js';
|
|||
import { Notes } from '@/models/index.js';
|
||||
import { Packed } from '@/misc/schema.js';
|
||||
import { IdentifiableError } from '@/misc/identifiable-error.js';
|
||||
import Connection from './index.js';
|
||||
import { Connection } from './index.js';
|
||||
|
||||
/**
|
||||
* Stream channel
|
||||
|
|
Loading…
Reference in a new issue