remove API calls for nodes and devices

This commit is contained in:
Oliver Gorwits
2019-03-11 17:48:09 +00:00
parent 6b5d2602b5
commit 5b1021b3b5
6 changed files with 1 additions and 270 deletions

View File

@@ -11,7 +11,7 @@ __PACKAGE__->load_namespaces(
);
our # try to hide from kwalitee
$VERSION = 54; # schema version used for upgrades, keep as integer
$VERSION = 55; # schema version used for upgrades, keep as integer
use Path::Class;
use File::ShareDir 'dist_dir';