From 74044c08b0f29cec10001d3446487d7391e9621a Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Tue, 16 Jun 2015 23:11:36 +0200 Subject: [PATCH] Removed vim configuration which falsely lead to Java detection on GitHub. --- static/js/libs/pdf/compatibility.js | 2 -- static/js/libs/pdf/pdf.js | 2 -- 2 files changed, 4 deletions(-) diff --git a/static/js/libs/pdf/compatibility.js b/static/js/libs/pdf/compatibility.js index 967e312a..7fc076c4 100644 --- a/static/js/libs/pdf/compatibility.js +++ b/static/js/libs/pdf/compatibility.js @@ -1,5 +1,3 @@ -/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */ /* Copyright 2012 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/static/js/libs/pdf/pdf.js b/static/js/libs/pdf/pdf.js index 9b089ad6..3627683f 100644 --- a/static/js/libs/pdf/pdf.js +++ b/static/js/libs/pdf/pdf.js @@ -1,5 +1,3 @@ -/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */ /* Copyright 2012 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License");