[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Remove unused import from svntest/main.py

From: Hyrum K Wright <hyrum_at_hyrumwright.org>
Date: Mon, 28 Mar 2011 08:01:57 -0500

r1086218. Thanks for the ping.

-Hyrum

On Sun, Mar 27, 2011 at 7:12 PM, Gavin Baumanis <gavinb_at_thespidernet.com> wrote:
> Ping. This patch submission has received no comments.
>
>
> On 28/02/2011, at 2:15 AM, Noorul Islam K M wrote:
>
>>
>> Attached patch removes unused import.
>>
>> Log
>> [[[
>>
>> * subversion/tests/cmdline/svntest/main.py
>>    Remove unused import.
>>
>> Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
>> ]]]
>>
>> Thanks and Regards
>> Noorul
>>
>> Index: subversion/tests/cmdline/svntest/main.py
>> ===================================================================
>> --- subversion/tests/cmdline/svntest/main.py  (revision 1074971)
>> +++ subversion/tests/cmdline/svntest/main.py  (working copy)
>> @@ -29,7 +29,6 @@
>> import re
>> import stat    # for ST_MODE
>> import subprocess
>> -import copy    # for deepcopy()
>> import time    # for time()
>> import traceback # for print_exc()
>> import threading
>
>
Received on 2011-03-28 15:02:29 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.