remove superflous dnt clear

pull/21833/head
James Salter 2021-07-21 16:10:06 +01:00
parent 53b6749f73
commit 6737cfd297
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ describe("PosthogAnalytics", () => {
});
afterEach(() => {
navigator.doNotTrack = null;
window.crypto = null;
});