diff --git a/support/scripts/gen-manual-lists.py b/support/scripts/gen-manual-lists.py index d45810bfe9..1e0e9bbb48 100644 --- a/support/scripts/gen-manual-lists.py +++ b/support/scripts/gen-manual-lists.py @@ -24,11 +24,6 @@ ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## -## Note about python2. -## -## This script can currently only be run using python2 interpreter due to -## its kconfiglib dependency (which is not yet python3 friendly). - from __future__ import print_function from __future__ import unicode_literals