D5471: contrib: remove unused version of os

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Fri Dec 21 07:49:54 EST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG6f483b107eb5: contrib: remove unused version of os (authored by pulkit, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5471?vs=12941&id=12942

REVISION DETAIL
  https://phab.mercurial-scm.org/D5471

AFFECTED FILES
  contrib/fuzz/fm1readmarkers_corpus.py

CHANGE DETAILS

diff --git a/contrib/fuzz/fm1readmarkers_corpus.py b/contrib/fuzz/fm1readmarkers_corpus.py
--- a/contrib/fuzz/fm1readmarkers_corpus.py
+++ b/contrib/fuzz/fm1readmarkers_corpus.py
@@ -1,7 +1,6 @@
 from __future__ import absolute_import, print_function
 
 import argparse
-import os
 import zipfile
 
 ap = argparse.ArgumentParser()



To: pulkit, #hg-reviewers, lothiraldan
Cc: lothiraldan, mercurial-devel


More information about the Mercurial-devel mailing list