diff options
author | Lukas Reschke <lukas@owncloud.com> | 2014-11-05 15:04:23 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2014-11-05 15:04:23 +0100 |
commit | 9dc769c37a3a95830ad7a8d9534e8b05e8efb6f3 (patch) | |
tree | 21a1227286fa5022341e4cc2e06782c3c920cfea /.scrutinizer.yml | |
parent | a0e9324e0050a430569b6a0cc2f2ffa70254d837 (diff) | |
parent | 4fa3a5034b12636360229d1e0c4e0129171eb82b (diff) | |
download | nextcloud-server-9dc769c37a3a95830ad7a8d9534e8b05e8efb6f3.tar.gz nextcloud-server-9dc769c37a3a95830ad7a8d9534e8b05e8efb6f3.zip |
Merge pull request #11968 from owncloud/drop-jquery-placeholder
drop unused jquery.placeholder
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r-- | .scrutinizer.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml index b8f7b6b4ad2..a84d44680b3 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -19,7 +19,6 @@ filter: - 'core/js/underscore.js' - 'core/js/jquery.multiselect.js' - 'core/js/snap.js' - - 'core/js/jquery.placeholder.js' imports: |