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

@@ -41,5 +41,4 @@ __PACKAGE__->has_many( ports => 'App::Netdisco::DB::Result::DevicePortPower', {
'foreign.ip' => 'self.ip', 'foreign.module' => 'self.module',
} );
# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;