Fix strange bug

This commit is contained in:
Luc Didry 2015-10-08 15:44:48 +02:00
parent ec577ef920
commit f93f194e60
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ package Lufi::File;
use Mojo::Base -base;
use Mojo::Collection;
use LufiDB;
use Lufi::Slice;
has 'record';
has 'short';