mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-24 14:55:21 +02:00
Remove an extra blank line.
This commit is contained in:
@@ -47,7 +47,6 @@ module.exports = function DeviceScreenDirective(
|
||||
* This section should deal with updating the screen ONLY.
|
||||
*/
|
||||
;(function() {
|
||||
|
||||
var canvas = element.find('canvas')[0]
|
||||
, g = canvas.getContext('2d')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user