Commit f0a425f
File tree
Expand file treeCollapse file tree
3 files changed
+3
-4
lines changedFilter options
- cloud_logging/api
- container_engine/django_tutorial/mysite
- managed_vms/django_cloudsql/mysite
Expand file treeCollapse file tree
3 files changed
+3
-4
lines changedcloud_logging/api/list_logs.py
Copy file name to clipboardExpand all lines: cloud_logging/api/list_logs.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 |
| - |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
|
container_engine/django_tutorial/mysite/urls.py
Copy file name to clipboardExpand all lines: container_engine/django_tutorial/mysite/urls.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
managed_vms/django_cloudsql/mysite/urls.py
Copy file name to clipboardExpand all lines: managed_vms/django_cloudsql/mysite/urls.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
0 commit comments