Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeauchamp committed Feb 10, 2025
1 parent 8bf7350 commit e682221
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
61 changes: 0 additions & 61 deletions packages/vhd-lib/createVhdDirectoryFromStream.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/vhd-lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ exports.checkFooter = require('./checkFooter')
exports.checkVhdChain = require('./checkChain')
exports.createReadableSparseStream = require('./createReadableSparseStream')
exports.createVhdStreamWithLength = require('./createVhdStreamWithLength')
exports.createVhdDirectoryFromStream = require('./createVhdDirectoryFromStream').createVhdDirectoryFromStream
exports.isVhdDifferencingDisk = require('./isVhdDifferencingDisk')
exports.peekFooterFromVhdStream = require('./peekFooterFromVhdStream')
exports.openVhd = require('./openVhd').openVhd
Expand Down

0 comments on commit e682221

Please sign in to comment.