diff options
Diffstat (limited to 'ocs/providers.php')
-rw-r--r-- | ocs/providers.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ocs/providers.php b/ocs/providers.php index ba1594d30ee..34f931ad940 100644 --- a/ocs/providers.php +++ b/ocs/providers.php @@ -23,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - require_once __DIR__ . '/../lib/versioncheck.php'; require_once __DIR__ . '/../lib/base.php'; |