oeunsoeuhtsa

This commit is contained in:
Sergiotarxz 2024-10-29 20:34:06 +01:00
parent 8c9dfdb2f3
commit 18baa6e065

View File

@ -5,9 +5,6 @@ use strict;
use warnings;
use File::Basename qw/dirname/;
BEGIN {
say dirname(dirname(__FILE__)).'/lib';
};
use lib dirname(dirname(__FILE__)).'/lib';
use Exd::Gui;