Skip to content

Commit

Permalink
fix: import requestMapData
Browse files Browse the repository at this point in the history
Borked in 7228261
  • Loading branch information
arildm committed Nov 7, 2024
1 parent ff9a324 commit 744247c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/components/statistics.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { html } from "@/util"
import { loc, locObj } from "@/i18n"
import { getCqp } from "../../config/statistics_config.js"
import { expandOperators } from "@/cqp_parser/cqp"
import { requestMapData } from "@/backend/backend"
import "@/backend/backend"
import "@/services/searches"
import "@/components/corpus-distribution-chart"
Expand Down

0 comments on commit 744247c

Please sign in to comment.