Skip to content

Commit

Permalink
remove unused ref
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasnteireho committed Dec 11, 2023
1 parent 3465268 commit 1505460
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mobile/pages/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import Preview from '~/src/models/preview'
import { analytics } from '~/src/util/analytics'
import stache from 'can-stache'
import '~/src/mobile/util/helpers'
import ViewerStepsVM from '~/src/desktop/steps/steps'

stache.registerPartial('assemble-form', assembleFormTpl)
stache.registerPartial('save-answers-form', saveAnswersFormTpl)
Expand Down

0 comments on commit 1505460

Please sign in to comment.