remove ::Type
This commit is contained in:
parent
4d4c4ee838
commit
fc89cb74d8
@ -1,10 +0,0 @@
|
|||||||
package Dancer2::Plugin::JsonApi::Registry::Type;
|
|
||||||
|
|
||||||
use Moo;
|
|
||||||
|
|
||||||
has type => (
|
|
||||||
required => 1,
|
|
||||||
is => 'ro',
|
|
||||||
);
|
|
||||||
|
|
||||||
1;
|
|
Loading…
Reference in New Issue
Block a user