Skip to content

Commit

Permalink
Minor nit - import ordering
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Hinek <[email protected]>
  • Loading branch information
frankhinek committed Feb 10, 2024
1 parent 6b73bd3 commit f3b4d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/dwn-api.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import type { DwnResponse, Web5Agent } from '@web5/agent';
import type {
PaginationCursor,
RecordsQueryReply,
RecordsReadOptions,
PaginationCursor,
ProtocolsQueryReply,
RecordsQueryOptions,
RecordsWriteMessage,
Expand Down

0 comments on commit f3b4d31

Please sign in to comment.