[Bug 5142] New: double import in commands.py

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Mar 16 22:58:54 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5142

            Bug ID: 5142
           Summary: double import in commands.py
           Product: Mercurial
           Version: 3.7.2
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: robert.stanca7 at gmail.com
                CC: mercurial-devel at selenic.com

line 13: import hg, scmutil, util, revlog, copies, error, bookmarks
line 20: import dagparser, context, simplemerge, graphmod, copies

and it doesn't seem to be actually used

fix:should be removed or remove the duplicate

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list