Skip to content

Commit

Permalink
[numeric-no-underscore] Remove old import
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicScrewdriver committed Jan 20, 2025
1 parent a509e4c commit bf17209
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {getPromptJSON as _getPromptJSON} from "../../widget-ai-utils/numeric-inp

import {NumericInputComponent} from "./numeric-input";
import scoreNumericInput from "./score-numeric-input";
import {NumericExampleStrings, unionAnswerForms} from "./utils";
import {unionAnswerForms} from "./utils";

import type InputWithExamples from "../../components/input-with-examples";
import type SimpleKeypadInput from "../../components/simple-keypad-input";
Expand Down

0 comments on commit bf17209

Please sign in to comment.