Use consistent boiler plate throughout js files
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
*/
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
window.Whisper = window.Whisper || {};
|
||||
|
||||
var Message = Backbone.Model.extend({
|
||||
|
Reference in New Issue
Block a user