Removed influxdb-php as using composer

This commit is contained in:
laf
2015-08-18 18:59:59 +00:00
parent 087762c651
commit adfcec33fd
35 changed files with 0 additions and 3618 deletions
@@ -1,16 +0,0 @@
<?php
/**
* @author Stephen "TheCodeAssassin" Hoogendijk
*/
namespace InfluxDB\Driver;
/**
* Class Exception
*
* @package InfluxDB\Driver
*/
class Exception extends \InfluxDB\Client\Exception
{
}