Skip to content

Commit ab51831

Browse files
committed
Remove commented code
1 parent c728cf5 commit ab51831

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

test/test_blame.py

-12
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@
3232

3333
PATH = 'hello.txt'
3434

35-
# HUNKS = [
36-
# (Oid(hex='eaddae1752f876d0de669f2bcfd3087f4e2256f4'), 1,
37-
# Signature('Sebastian Böhm', '[email protected]',
38-
# 1625212598, 120, encoding='utf-8'), False),
39-
# (Oid(hex='6aaa262e655dd54252e5813c8e5acd7780ed097d'), 2,
40-
# Signature('J. David Ibañez', '[email protected]',
41-
# 1297696877, 60, encoding='utf-8'), False),
42-
# (Oid(hex='4ec4389a8068641da2d6578db0419484972284c8'), 3,
43-
# Signature('J. David Ibañez', '[email protected]',
44-
# 1297696908, 60, encoding='utf-8'), False)
45-
# ]
46-
4735
HUNKS = [
4836
(Oid(hex='acecd5ea2924a4b900e7e149496e1f4b57976e51'), 1,
4937
Signature('J. David Ibañez', '[email protected]',

0 commit comments

Comments
 (0)