Skip to content

Commit

Permalink
chore: remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 committed Nov 2, 2023
1 parent f3c7406 commit 577cb60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions adapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import { checkName, handleHyperErr, minioClientSchema } from './lib/utils.js'
const { Async } = crocks
const { prop, map, always, identity } = R

export const HYPER_BUCKET_PREFIX = 'hyper-storage-namespaced'

/**
* @typedef {Object} PutObjectArgs
* @property {string} bucket
Expand Down

0 comments on commit 577cb60

Please sign in to comment.