chistedit: fix lint error

This commit is contained in:
Durham Goode 2017-05-23 15:38:09 -07:00
parent 6e542135ee
commit 56be761d2e

View File

@ -39,7 +39,6 @@ from mercurial.i18n import _
import functools
import os
import sys
try:
import curses