Skip to content

Commit 0053f2d

Browse files
author
Alistair Kearney
committed
Removed the use clause for Symphony as it is redundant and causes a PHP warning
1 parent 52867a7 commit 0053f2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Includes/JsonRendererLauncher.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

33
use Symphony\ApiFramework\Lib;
4-
use \Symphony;
54

65
function renderer_json($mode){
76
if (strtolower($mode) == 'administration') {

0 commit comments

Comments
 (0)