Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
velis74 committed Apr 7, 2023
1 parent 88316f3 commit 4952c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue/components/api_consumer/index-temporary.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import APIConsumerLoader from './api-consumer-loader.vue';
import ConsumerLogicApi from './consumer-logic-api';
import APIConsumer from './api-consumer.vue';
import ComponentDisplay from './component-display';
import ConsumerLogicApi from './consumer-logic-api';

export { ComponentDisplay, APIConsumer, APIConsumerLoader, ConsumerLogicApi };

0 comments on commit 4952c5e

Please sign in to comment.