Skip to content

Commit 0a64723

Browse files
Fix formatting
1 parent 30bcc3a commit 0a64723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layer/__mocks__/axios.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ export default {
1010
response: {
1111
use: () => {},
1212
},
13-
}
13+
},
1414
};

0 commit comments

Comments
 (0)