Skip to content

Commit d9413ba

Browse files
Clean up
1 parent 23e30bb commit d9413ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/tests-forwarders.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ interface IMockForwarderInstance {
5454
userIdentities?: UserIdentities;
5555
}
5656

57-
// ``https://go.mparticle.com/work/SQDSDKS-4475
57+
// https://go.mparticle.com/work/SQDSDKS-4475
5858
export interface IMockForwarder {
5959
instance: IMockForwarderInstance
6060
register: (config?: SDKInitConfig) => void;

0 commit comments

Comments
 (0)