Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ecooper committed Dec 10, 2024
1 parent baab734 commit cf87957
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@
"pre-commit": "npm run pretest"
}
}
}
}
1 change: 0 additions & 1 deletion src/lib/fauna-client.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,3 @@ export const formatPerformanceHint = (performanceHint) => {
return performanceHint;
}
};

0 comments on commit cf87957

Please sign in to comment.