mirror of
https://github.com/go-gitea/gitea
synced 2025-10-28 09:58:25 +00:00
Merge branch 'main' into feature/bots
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// 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.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
// Package private includes all internal routes. The package name internal is ideal but Golang is not allowed, so we use private as package name instead.
|
||||
package private
|
||||
|
||||
Reference in New Issue
Block a user