Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Fix scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jodator committed Jan 21, 2019
1 parent cd88349 commit 45800f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/_utils/memory.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ function destroy( editor ) {

function collectMemoryStats() {
return new Promise( resolve => {

// Enforce garbage collection before recording memory stats.
window.gc();

Expand Down

0 comments on commit 45800f1

Please sign in to comment.