hgext/fsmonitor/pywatchman/__init__.py
changeset 49537 f58f955adad4
parent 48946 642e31cb55f0
child 49855 36afe74e4439
--- a/hgext/fsmonitor/pywatchman/__init__.py	Mon Oct 31 16:36:00 2022 +0400
+++ b/hgext/fsmonitor/pywatchman/__init__.py	Mon Oct 31 16:50:22 2022 +0400
@@ -26,8 +26,6 @@
 # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-# no unicode literals
-
 import inspect
 import math
 import os