- remove wrong import, to fix catdap
Modified: identity/CatDap/branches/live/lib/CatDap/Controller/Root.pm =================================================================== --- identity/CatDap/branches/live/lib/CatDap/Controller/Root.pm 2010-11-07 23:06:36 UTC (rev 117) +++ identity/CatDap/branches/live/lib/CatDap/Controller/Root.pm 2010-11-08 00:09:25 UTC (rev 118) @@ -1,5 +1,4 @@ package CatDap::Controller::Root; -use Static::Simple; use Moose; use namespace::autoclean;