summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-03 08:42:21 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-03 08:42:21 +0200
commit04847e8371c88449e0ddc71399d24159bb4b1813 (patch)
tree39cc6175a83e26aab700b073f36369ea986f1824
parent98c92238c3c64d1651bccad19db0b1ba2a7a6b5e (diff)
Cleanup
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-rw-r--r--.travis.yml1
-rw-r--r--src/components/Settings/SettingsImportContacts.vue1
-rw-r--r--src/components/Settings/SettingsRenameAddressbookField.vue0
3 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 270d7eb4..86d38e93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,3 +7,4 @@ node_js:
script:
- npm run build
- npm run lint
+- npm run stylelint
diff --git a/src/components/Settings/SettingsImportContacts.vue b/src/components/Settings/SettingsImportContacts.vue
index d7a17044..2f87e998 100644
--- a/src/components/Settings/SettingsImportContacts.vue
+++ b/src/components/Settings/SettingsImportContacts.vue
@@ -1,4 +1,3 @@
-
<!--
- @copyright Copyright (c) 2018 Team Popcorn <teampopcornberlin@gmail.com>
-
diff --git a/src/components/Settings/SettingsRenameAddressbookField.vue b/src/components/Settings/SettingsRenameAddressbookField.vue
deleted file mode 100644
index e69de29b..00000000
--- a/src/components/Settings/SettingsRenameAddressbookField.vue
+++ /dev/null