eric6/eric6.py

changeset 8259
2bbec88047dd
parent 8258
82b608e352ec
--- 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

eric ide

mercurial