removed trailing whitespace

This commit is contained in:
Joakim Särehag 2018-05-09 15:52:22 +02:00
parent cbf95d76bd
commit 72c2962908

View File

@ -17,10 +17,10 @@
* along with qutebrowser. If not, see <http://www.gnu.org/licenses/>. * along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
*/ */
/* /*
* this is a hack based on the QupZilla solution, https://github.com/QupZilla/qupzilla/commit/d3f0d766fb052dc504de2426d42f235d96b5eb60 * this is a hack based on the QupZilla solution, https://github.com/QupZilla/qupzilla/commit/d3f0d766fb052dc504de2426d42f235d96b5eb60
* *
* We go to a qute://print which triggers the print, then we cancel the request. * We go to a qute://print which triggers the print, then we cancel the request.
*/ */
"use strict"; "use strict";