Skip to content

Commit

Permalink
Remove forgotten unnecessary include_once
Browse files Browse the repository at this point in the history
See previous commit.
  • Loading branch information
Benjamin-Loison committed Sep 15, 2024
1 parent 36c3c7b commit e5760bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions community.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

header('Content-Type: application/json; charset=UTF-8');

require_once __DIR__ . '/vendor/autoload.php';

include_once 'common.php';

includeOnceProtos(['Browse', 'SubBrowse']);
Expand Down

0 comments on commit e5760bd

Please sign in to comment.