Remove redundant empty lines
This commit is contained in:
parent
76d03e29c9
commit
0a4f32de36
1 changed files with 0 additions and 2 deletions
|
|
@ -657,8 +657,6 @@ find -name '*.exe' -print -delete
|
|||
# Remove bundled libraries to ensure that we're using the system copy.
|
||||
rm -r Modules/expat
|
||||
|
||||
|
||||
|
||||
# Remove files that should be generated by the build
|
||||
# (This is after patching, so that we can use patches directly from upstream)
|
||||
rm configure pyconfig.h.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue