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