Skip to content

Commit d9d1833

Browse files
committed
[CMB-323] pretty
1 parent c2d1084 commit d9d1833

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

__tests__/PostcardsApi.spec.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
import { Postcard, PostcardEditable, TemplateWritable, PscUseType } from "../models";
1+
import {
2+
Postcard,
3+
PostcardEditable,
4+
TemplateWritable,
5+
PscUseType,
6+
} from "../models";
27
import { PostcardsApi, TemplatesApi } from "../api";
38
import {
49
ADDRESSES_EDITABLE,

0 commit comments

Comments
 (0)