Remove Vim modeline

This commit is contained in:
Daniel Gasienica 2018-03-19 19:44:32 -04:00
parent aba261122f
commit 833a203559

View file

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function () {
'use strict';
window.Whisper = window.Whisper || {};