Bug 1389141: Clean up trailing newline for 2 files in "services" directory. r=markh

DONTBUILD because whitespace-only.
Notes:
 * hawkrequest.js has a redundant trailing newline; this patch removes it.
 * browser.ini is missing a trailing newline; this patch gives it one.

MozReview-Commit-ID: DYstjpDejgg
This commit is contained in:
Daniel Holbert 2017-08-10 15:55:50 -07:00
Родитель e6166bf4d1
Коммит 3fd6606bcc
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -195,4 +195,3 @@ function getIntl() {
}
return intl;
}

Просмотреть файл

@ -2,4 +2,4 @@
support-files =
head.js
[browser_device_connected.js]
[browser_verify_login.js]
[browser_verify_login.js]