Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
noridev committed Feb 1, 2025
1 parent e5bdb3f commit a7a39a7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ import type {
BlockingsRepository,
DriveFilesRepository,
ChannelsRepository,
NoteScheduleRepository, MiChannel,
NoteScheduleRepository,
MiChannel,
} from '@/models/_.js';
import type { MiDriveFile } from '@/models/DriveFile.js';
import type { MiNote } from '@/models/Note.js';
Expand Down

0 comments on commit a7a39a7

Please sign in to comment.