Skip to content

Commit

Permalink
fix styling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannzhou committed Aug 15, 2022
1 parent 594888f commit 32b3ee2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export { FieldValueDirectAnswer } from './searchservice/response/directanswer/Fi
export { UnknownFieldValueDirectAnswer } from './searchservice/response/directanswer/UnknownFieldValueDirectAnswer';
export { AddressFieldValueDirectAnswer, Address } from './searchservice/response/AddressFieldValueDirectAnswer';


export {
BaseFeaturedSnippetDirectAnswer,
FeaturedSnippetDirectAnswer,
Expand Down

0 comments on commit 32b3ee2

Please sign in to comment.