Skip to content

Commit a6b877b

Browse files
committed
Delete unwanted newlines
1 parent 3131716 commit a6b877b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ee/cli/plugins/stack.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,10 +1066,6 @@ def post_pref(self, apt_packages, packages):
10661066
self.app.render((data), 'php-fpm.mustache', out=ee_php_fpm)
10671067
ee_php_fpm.close()
10681068

1069-
1070-
1071-
1072-
10731069
# Parse /etc/php/5.6/fpm/pool.d/www.conf
10741070
config = configparser.ConfigParser()
10751071
config.read_file(codecs.open('/etc/php/5.6/fpm/pool.d/www.conf',

0 commit comments

Comments
 (0)