Skip to content

Commit 6857e7d

Browse files
authored
Update functions.sh
1 parent f8e6f72 commit 6857e7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

functions.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ sleep_one_second() {
55
}
66

77
print_empty_lines() {
8-
# echo >> $1
9-
# echo >> $1
8+
echo " "
109
}
1110

1211
copy_yaml() {

0 commit comments

Comments
 (0)