Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 44bd566

Browse files
Merge pull request #88 from pajavyskocil/imports
Imports
2 parents b9b1c64 + 723574a commit 44bd566

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
2020

2121
#### Fixed
2222
- Fixed wrong dictionary name in post.php
23+
- Removed unnecessary include
2324

2425
## [v3.5.2]
2526
#### Fixed

lib/IdpListsServiceDB.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
namespace SimpleSAML\Module\perun;
44

5-
include 'DatabaseCommand.php';
6-
75
/**
86
* Implementation of IdpListsService using DB
97
*

0 commit comments

Comments
 (0)