Skip to content

Commit

Permalink
i should have fixed lints from vscode itself ig
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored Dec 13, 2023
1 parent 98f1df2 commit 0661c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Utils/utils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
import {
AREACODES,
IN_LANDLINE_AREA_CODES,
USER_TYPES
USER_TYPES,
} from "../Common/constants";
import phoneCodesJson from "../Common/static/countryPhoneAndFlags.json";
import dayjs from "./dayjs";
Expand Down

0 comments on commit 0661c11

Please sign in to comment.