cleanup example script

This commit is contained in:
Robin Appelman 2018-05-17 16:14:53 +02:00
commit 4a5699ff93

View file

@ -1,8 +1,5 @@
<?php
use Icewind\SMB\NativeServer;
use Icewind\SMB\Server;
require('vendor/autoload.php');
$host = 'localhost';