mirror of
https://github.com/nextcloud/passman.git
synced 2024-12-27 01:52:56 +08:00
Small fix
This commit is contained in:
parent
57756606e7
commit
06aefd2b76
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
// Importers should always start with this
|
||||
if (!window['PassmanExporter']) {
|
||||
var PassmanExporter = {}
|
||||
}
|
||||
// Define the importer
|
||||
/** global: PassmanExporter */
|
||||
PassmanExporter.csv = {
|
||||
info: {
|
||||
|
|
Loading…
Reference in a new issue