Updated Index Serialiser usage.

This commit is contained in:
flash 2023-07-21 21:56:09 +00:00
parent 7831da9f70
commit d559df61da
4 changed files with 8 additions and 9 deletions

View file

@ -1,7 +1,6 @@
<?php
namespace Misuzu;
use Index\Autoloader;
use Index\Environment;
use Index\Data\DbTools;
use Misuzu\Config\DbConfig;