Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Jan 2, 2025
1 parent d0208a1 commit 4730f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ensureServiceUser
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// - add permission boundaries to user when https://scality.atlassian.net/browse/VAULT-4 is implemented

const { errors } = require('arsenal');
const program = require('commander');
const { program } = require('commander');
const werelogs = require('werelogs');
const async = require('async');
const { IAM } = require('aws-sdk');
Expand Down

0 comments on commit 4730f1b

Please sign in to comment.