refactor: remove unnecesary includes

This commit is contained in:
Dag 2022-05-12 15:14:15 +02:00
parent 829fc6cca2
commit fd449be4eb
18 changed files with 1 additions and 43 deletions

View file

@ -3,7 +3,6 @@
* Gitea is a fork of Gogs which may diverge in the future.
* https://docs.gitea.io/en-us/
*/
require_once 'GogsBridge.php';
class GiteaBridge extends GogsBridge {