Skip to content

Commit f63bff9

Browse files
authored
[infra] Remove trailing newlines (#16299)
This commit removes unnecessary trailing empty lines from CMake configuration files, debian packaging rules in infra/ directory. ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
1 parent e465356 commit f63bff9

7 files changed

Lines changed: 0 additions & 7 deletions

File tree

infra/cmake/packages/LibnpySourceConfig.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ function(_LibnpySource_import)
1717
endfunction(_LibnpySource_import)
1818

1919
_LibnpySource_import()
20-

infra/debian/compiler/docs/onecc.1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,3 @@ programs are properly installed at your site, the command
193193
.B info onecc
194194
.PP
195195
should give you access to the complete manual.
196-

infra/debian/compiler/rules

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ override_dh_auto_install:
1616
override_dh_install:
1717
install -T -m 755 -D "infra/packaging/res/tf2nnpkg.${PRESET}" "$(_DESTDIR)/bin/tf2nnpkg"
1818
dh_install
19-
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#
22
# aarch64 darwin cmake options
33
#
4-
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#
22
# aarch64 linux cmake options
33
#
4-
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#
22
# aarch64 tizen cmake options
33
#
4-
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#
22
# x86_64 darwin cmake options
33
#
4-

0 commit comments

Comments
 (0)