mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-06 03:34:54 +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 */
|
/** global: PassmanExporter */
|
||||||
PassmanExporter.csv = {
|
PassmanExporter.csv = {
|
||||||
info: {
|
info: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue