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: {