From 80460f544763398f211c519251229991db0106a1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 May 2016 19:16:10 +0200 Subject: Server Correction --- server/Test/AppTestClass.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'server/Test/AppTestClass.php') diff --git a/server/Test/AppTestClass.php b/server/Test/AppTestClass.php index 972d9b4..39e855b 100755 --- a/server/Test/AppTestClass.php +++ b/server/Test/AppTestClass.php @@ -1,5 +1,4 @@ tokenPost = NULL; $this->tokenClass = new genTokenOptions($args); $this->openstack = new OpenStack\OpenStack(['authUrl' => $args["authUrl"]]); - $this->pluginsApi = plugin_api::getInstance(); $this->errorClass = new errorManagement($this); $this->output = array(); -- cgit v1.2.3