Skip to content

Commit

Permalink
Remove meta attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
katzer committed Mar 1, 2019
1 parent 56dba89 commit 829a600
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions www/printer.js
Expand Up @@ -268,12 +268,6 @@ exports._mergeWithDefaults = function (options)
}
}

options.meta =
{
plugin: 'cordova-plugin-printer',
version: '0.8.0-beta'
};

return options;
};

Expand Down

0 comments on commit 829a600

Please sign in to comment.