last pieces of b59043d / #590 (#600)

since the rest was removed, these comments no longer make sense
This commit is contained in:
nick n
2019-05-28 23:29:59 +02:00
committed by GitHub
parent ae94440df8
commit 5f36916018
12 changed files with 0 additions and 32 deletions

View File

@@ -59,5 +59,4 @@ __PACKAGE__->has_many( nodes => 'App::Netdisco::DB::Result::Node',
cascade_copy => 0, cascade_update => 0, cascade_delete => 0 },
);
# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;