mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 15:03:36 +02:00
IGN:
This commit is contained in:
parent
941744b7ea
commit
615ff1ba26
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
'''
|
||||
Trac Macro to generate an end use Changelog from the svn logs.
|
||||
'''
|
||||
import time, re, collections
|
||||
import re, collections
|
||||
|
||||
from bzrlib import log as blog, branch
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue