Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
AitorAlgorta committed Feb 9, 2024
1 parent 1ec3701 commit 4a7ccd3
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,3 @@ export enum SchemaProvider {
karapace = 'karapace',
confluentCloud = 'confluent-cloud',
}

module.exports = {
SchemaProvider: SchemaProvider,
};

0 comments on commit 4a7ccd3

Please sign in to comment.