Skip to content

Commit 5e3aaed

Browse files
committed
chore: tsc
1 parent ef3225e commit 5e3aaed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/https/typings/okhttp3.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,6 @@ declare module okhttp3 {
10751075
*/
10761076
public constructor(implementation: {
10771077
intercept(param0: okhttp3.Interceptor.Chain): okhttp3.Response;
1078-
<clinit>(): void;
10791078
});
10801079
public constructor();
10811080
public intercept(param0: okhttp3.Interceptor.Chain): okhttp3.Response;

0 commit comments

Comments
 (0)