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

@@ -60,5 +60,4 @@ Returns the entry from the C<device> table on which this VLAN entry was discover
__PACKAGE__->belongs_to( device => 'App::Netdisco::DB::Result::Device', 'ip' );
# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;