Unused use removed

This commit is contained in:
2021-08-04 19:14:52 +02:00
parent 064e8a8054
commit e6ceea1b1b
9 changed files with 2 additions and 48 deletions
-1
View File
@@ -1,7 +1,6 @@
<?php namespace GermanAirlinesVa\Graphql\Controllers;
use Backend\Classes\Controller;
use BackendMenu;
class GraphqlKey extends Controller
{