Remove useless constant PAGE_SIZE
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon.pm
index 8430d189cf0fbfd162769e4c84ee01dce17e0454..51e0681bcb8933a780f41c9034ef6f6342a13aa5 100644 (file)
@@ -17,7 +17,6 @@ use Time::HiRes qw/time/;
 use Try::Tiny;
 use Log::Log4perl qw/get_logger/;
 
-use constant PAGE_SIZE => 10;
 use constant FORMAT_EXTENSION => {
        C => 'c',
        CPP => 'cpp',
This page took 0.009384 seconds and 4 git commands to generate.