Skip to content

Commit

Permalink
prettier format
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Bollar <[email protected]>
  • Loading branch information
hanbollar committed Nov 14, 2023
1 parent 078da0b commit 857bfb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/MRApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { parseAttributeString, parseVector } from '../utils/parser.js'
import { SurfaceSystem } from '../component-systems/SurfaceSystem.js'
import { ClippingSystem } from '../component-systems/ClippingSystem'
import { StyleSystem } from '../component-systems/StyleSystem'

;('use strict')

window.mobileCheck = function () {
Expand Down

0 comments on commit 857bfb1

Please sign in to comment.