Skip to content

Commit ac9ad43

Browse files
committed
Remove unused import
1 parent 7f2665f commit ac9ad43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/spec/chat/chat/chat-get.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { pointy } from '../../../../src';
22
import { User } from '../../../examples/chat/models/user';
3-
import { HttpClientResponse } from 'http/http-client-response';
43

54
const http = pointy.http;
65
describe('[Chat] Chat API Get', async () => {

0 commit comments

Comments
 (0)