Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
liamgriffiths committed Aug 21, 2024
1 parent 3cbcd5b commit f95ff0a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/sb.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
import { FutureAnyObject, FutureVariable, FutureString } from "substrate/Future";
import {
FutureAnyObject,
FutureVariable,
FutureString,
} from "substrate/Future";
import { StreamingResponse } from "substrate/SubstrateStreamingResponse";

export const sb = {
Expand Down

0 comments on commit f95ff0a

Please # to comment.