public async clearSuccessfullyImportedData(): Promise<void> {
        if (!this.useVirtual) {
            return super.clearSuccessfullyImportedData();
        }