🎨 code structure fix

This commit is contained in:
Shubham 2017-05-30 17:40:06 -04:00
parent 62d9bf9bae
commit 6537238c0d

View file

@ -29,5 +29,4 @@ describe('screen module', function () {
assert.equal(typeof screenHeight, 'number')
})
})
})