Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpaterson authored and cleve-fauna committed Jan 29, 2025
1 parent 41d47cb commit 819d921
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/schema/abandon.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ async function doAbandon(argv) {
const secret = await getSecret(argv);

if (!argv.input) {

await makeFaunaRequest({
argv,
path: "/schema/1/staged/abandon",
Expand Down

0 comments on commit 819d921

Please sign in to comment.