Clean code.

This commit is contained in:
Lars Jung 2015-04-02 01:31:04 +02:00
parent 42ccda167c
commit fe3ea4ea23

View file

@ -72,8 +72,6 @@ modulejs.define('ext/info', ['_', '$', 'modernizr', 'core/settings', 'core/resou
size: 200,
fill: settings.qrColor,
background: null,
quiet: 2,
// radius: 0.3,
text: window.location.protocol + '//' + window.location.host + item.absHref
});
}