Remove Vim modeline

This commit is contained in:
Daniel Gasienica 2018-03-19 17:18:45 -04:00
parent f031ac3126
commit b5721c2594

View file

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