Skip to content

Commit

Permalink
fix(model): add flow decl back
Browse files Browse the repository at this point in the history
  • Loading branch information
BradenM committed Dec 7, 2021
1 parent ce6513f commit 364c840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/PhoneDnis.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @flow
import moment from 'moment';
import { parsePhoneNumberFromString } from 'libphonenumber-js';
import CCUModel from '@/models/model';
Expand Down

0 comments on commit 364c840

Please sign in to comment.