diff --git a/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html b/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html index ffe9643db..b373f59c4 100644 --- a/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html +++ b/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html @@ -1,36 +1,34 @@ @()(implicit context: gitbucket.core.controller.Context) - diff --git a/src/main/twirl/gitbucket/core/helper/preview.scala.html b/src/main/twirl/gitbucket/core/helper/preview.scala.html index 5b57bd690..4b466d89b 100644 --- a/src/main/twirl/gitbucket/core/helper/preview.scala.html +++ b/src/main/twirl/gitbucket/core/helper/preview.scala.html @@ -16,24 +16,22 @@ uid: Long = new java.util.Date().getTime())(implicit context: gitbucket.core.controller.Context) @import gitbucket.core.view.helpers