mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 21:34:50 +08:00
fix lint
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
(function() {
|
||||
|
||||
'use strict';
|
||||
var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
|
||||
// var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
|
||||
// constants
|
||||
var AUTO = 'auto',
|
||||
//CANVAS = 'canvas',
|
||||
|
||||
Reference in New Issue
Block a user