reset.js: remove self.close call

This commit is contained in:
Adhityaa Chandrasekar 2019-07-09 00:01:37 -07:00
parent 4a8e90bd43
commit 696361df4a

View File

@ -41,6 +41,4 @@
});
}
self.close();
} (window.commento, document));