mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-02 18:14:42 +02:00
Revert "refactor: remove unnecesary includes" (#2723)
This reverts commit fd449be4eb
.
This commit is contained in:
parent
97b513823d
commit
bb6d553dd5
17 changed files with 42 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
require_once('GithubIssueBridge.php');
|
||||
class GitHubPullRequestBridge extends GithubIssueBridge {
|
||||
const MAINTAINER = 'Yaman Qalieh';
|
||||
const NAME = 'GitHub Pull Request';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue