fix CI faild

This commit is contained in:
Chino Chang
2016-01-25 15:34:55 +08:00
parent 6ed48d201c
commit c6a7b9e6cb

View File

@@ -9,7 +9,7 @@
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
namespace think\session\driver;
namespace think\session;
use SessionHandler;