Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Dec 20, 2024
1 parent 43ba749 commit 06b308c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const { buildAuthDataAccount } = require('./auth/in_memory/builder');
const validExternalBackends = require('../constants').externalBackends;
const { azureAccountNameRegex, base64Regex,
allowedUtapiEventFilterFields, allowedUtapiEventFilterStates,
supportedLifecycleRules
} = require('../constants');
// const { utapiVersion } = require('utapi');
const { scaleMsPerDay } = s3middleware.objectUtils;
Expand Down

0 comments on commit 06b308c

Please sign in to comment.