From 06aefd2b768bc364ff65e74d2d0a6e0f365e6b1f Mon Sep 17 00:00:00 2001 From: brantje Date: Sat, 8 Oct 2016 14:05:42 +0200 Subject: [PATCH] Small fix --- js/exporters/exporter-csv.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/js/exporters/exporter-csv.js b/js/exporters/exporter-csv.js index 0e20e8de..01483d4f 100644 --- a/js/exporters/exporter-csv.js +++ b/js/exporters/exporter-csv.js @@ -1,8 +1,3 @@ -// Importers should always start with this -if (!window['PassmanExporter']) { - var PassmanExporter = {} -} -// Define the importer /** global: PassmanExporter */ PassmanExporter.csv = { info: {