Remove stray semicolon from payment request view (#980)

fix #979
This commit is contained in:
Umar Bolatov 2019-08-21 17:04:25 +03:00 committed by Nicolas Dorier
parent 576734b5cb
commit 3d00611ddf

View file

@ -32,7 +32,7 @@
<bundle name="wwwroot/bundles/payment-request-bundle.min.css"></bundle>
@Safe.Raw(Model.EmbeddedCSS);
@Safe.Raw(Model.EmbeddedCSS)
</head>
<body>