We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2665f commit ac9ad43Copy full SHA for ac9ad43
1 file changed
test/spec/chat/chat/chat-get.spec.ts
@@ -1,6 +1,5 @@
1
import { pointy } from '../../../../src';
2
import { User } from '../../../examples/chat/models/user';
3
-import { HttpClientResponse } from 'http/http-client-response';
4
5
const http = pointy.http;
6
describe('[Chat] Chat API Get', async () => {
0 commit comments