Skip to content

Commit 89470de

Browse files
committed
Removed unwanted path elements from a patch file.
- Legacy-Id: 14754
1 parent 3b7a191 commit 89470de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patch/trace-django-queryset-origin.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
--- ../x/env/lib/python2.7/site-packages/django/db/models/query.py 2017-04-07 15:10:29.426831000 -0700
2-
+++ env/lib/python2.7/site-packages/django/db/models/query.py 2017-04-12 08:23:20.061651277 -0700
1+
--- django/db/models/query.py 2017-04-07 15:10:29.426831000 -0700
2+
+++ django/db/models/query.py 2017-04-12 08:23:20.061651277 -0700
33
@@ -5,6 +5,7 @@
44
import copy
55
import sys

0 commit comments

Comments
 (0)