mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-23 19:11:38 +01:00
improved code style
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
This commit is contained in:
parent
1aa915ed88
commit
3797d6b1d1
@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Gitea Authors. All rights reserved.
|
||||
// Copyright 2019 The Gitea Authors. All rights reserved.
|
||||
// Use of this source code is governed by a MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
@ -8,8 +8,6 @@ import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
//"code.gitea.io/sdk/gitea"
|
||||
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user