Fix strange bug
This commit is contained in:
parent
ec577ef920
commit
f93f194e60
|
@ -3,6 +3,7 @@ package Lufi::File;
|
|||
use Mojo::Base -base;
|
||||
use Mojo::Collection;
|
||||
use LufiDB;
|
||||
use Lufi::Slice;
|
||||
|
||||
has 'record';
|
||||
has 'short';
|
||||
|
|
Loading…
Reference in New Issue