diff --git a/services/pds/index.js b/services/pds/index.js index b65505152fb..4be4833e942 100644 --- a/services/pds/index.js +++ b/services/pds/index.js @@ -12,10 +12,7 @@ require('dd-trace') // Only works with commonjs // Tracer code above must come before anything else const path = require('path') -const { - KmsKeypair, - S3BlobStore, -} = require('@atproto/aws') +const { KmsKeypair, S3BlobStore } = require('@atproto/aws') const { Database, ServerConfig,