fix(core): update

This commit is contained in:
2024-06-08 12:44:40 +02:00
parent 4d5ea812af
commit 5143cd098d
3 changed files with 3 additions and 7 deletions

View File

@@ -3,11 +3,7 @@ import * as plugins from './plugins.js';
export class TarTools {
// INSTANCE
smartArchiveRef: SmartArchive;
constructor(smartArchiveRefArg: SmartArchive) {
this.smartArchiveRef = smartArchiveRefArg;
}
constructor() {}
// packing
public async addFileToPack(