diff -r 82b608e352ec -r 2bbec88047dd eric6/eric6.py --- a/eric6/eric6.py Wed Apr 21 17:56:12 2021 +0200 +++ b/eric6/eric6.py Wed Apr 21 19:40:50 2021 +0200 @@ -11,12 +11,6 @@ of the IDE and starts the Qt event loop. """ -# TODO: remove ThirdParty.Chardet -# TODO: remove ThirdParty.asttokens -# TODO: remove ThirdParty.EditorConfig -# TODO: remove ThirdParty.Pygments -# TODO: remove ThirdParty.Send2Trash - import sys import os import contextlib