Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejenny committed Mar 14, 2024
1 parent 3b6bd7e commit 3460c5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions corehq/apps/cloudcare/static/cloudcare/js/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ hqDefine('cloudcare/js/utils', [
'underscore',
'backbone.marionette',
'moment',
'DOMPurify/dist/purify.min',
'hqwebapp/js/initial_page_data',
"hqwebapp/js/toggles",
"cloudcare/js/formplayer/constants",
Expand All @@ -18,7 +17,6 @@ hqDefine('cloudcare/js/utils', [
_,
Marionette,
moment,
DOMPurify,
initialPageData,
toggles,
constants,
Expand Down

0 comments on commit 3460c5b

Please sign in to comment.