fix: clear

This commit is contained in:
Yanyan-Wang 2018-08-17 12:15:57 +08:00
parent 82b7048187
commit c859361ccb

View File

@ -9,8 +9,6 @@ const Fisheye = require('./tool');
class Plugin {
constructor(options) {
Util.mix(this, {
oriXs: [],
oriYs: []
}, options);
}
init() {