mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-02 10:04:39 +02:00
refactor: remove unnecesary includes
This commit is contained in:
parent
829fc6cca2
commit
fd449be4eb
18 changed files with 1 additions and 43 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