Skip to content

Commit 4ca6436

Browse files
committed
Removed unused comments
1 parent 7d2ddf9 commit 4ca6436

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/ContentstackClient-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ describe('Contentstack Client', () => {
3434
})
3535
.catch(done)
3636
})
37-
// Thi
3837
it('Contentstack Client get user info', done => {
3938
var mock = new MockAdapter(axios)
4039
mock.onGet('/user').reply(200, {

0 commit comments

Comments
 (0)