poc/examples/pdfeditor/pdfeditor.pow: remove trailing whitespace

This commit is contained in:
pancho horrillo
2019-06-27 10:12:08 +02:00
parent 4bd27f91e0
commit b058136eb2
+1 -1
View File
@@ -16,5 +16,5 @@
# limitations under the License.
#
kapow route add -X POST --entrypoint ./topdf '/editor/pdf'
kapow route add -X POST --entrypoint ./topdf '/editor/pdf'
kapow route add / -c 'response /headers/Content-Type text/html && response /body < pdfeditor.html'