relocate repo files so ND2 is the only code
This commit is contained in:
8
lib/App/Netdisco/Util/Noop.pm
Normal file
8
lib/App/Netdisco/Util/Noop.pm
Normal file
@@ -0,0 +1,8 @@
|
||||
package App::Netdisco::Util::Noop;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
# used for testing library access.
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user