Skip to content

Commit

Permalink
fixed eslint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnR committed Apr 17, 2024
1 parent 4c04b20 commit 21ced3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/enketo-express/public/js/src/module/page.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import pageModule from 'enketo-core/src/js/page';
import { getAncestors } from 'enketo-core/src/js/dom-utils';
import $ from 'jquery';
import events from './event';
import reasons from 'enketo-core/src/js/reasons';
import settings from './settings';
import gui from './gui';

Expand Down

0 comments on commit 21ced3e

Please sign in to comment.