do not attempt get the person object when no one is logged in...
[sgn.git] / lib / CXGN / GenotypeDataProject.pm
bloba9c50be819fdcc6def6d274c5204200a280ec41f
2 package CXGN::GenotypeDataProject;
4 use Moose;
6 extends 'CXGN::Project';
8 1;