Show More
@@ -39,7 +39,6 def _pythonhook(ui, repo, name, hname, f | |||
|
39 | 39 | if demandimportenabled: |
|
40 | 40 | demandimport.disable() |
|
41 | 41 | try: |
|
42 | try: | |
|
43 | 42 |
|
|
44 | 43 |
|
|
45 | 44 |
|
@@ -79,7 +78,6 def _pythonhook(ui, repo, name, hname, f | |||
|
79 | 78 | starttime = time.time() |
|
80 | 79 | |
|
81 | 80 | try: |
|
82 | try: | |
|
83 | 81 |
|
|
84 | 82 |
|
|
85 | 83 |
|
General Comments 0
You need to be logged in to leave comments.
Login now