Skip to content

Commit

Permalink
Remove unneccesary global
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk committed Jun 16, 2016
1 parent f63c8b2 commit cdb47c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/assets/js/sofia.vue.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* global S, Vue, VueRouter, $ */
/* global Vue, VueRouter, $ */

'use strict';
var S = S || {};
Expand Down

0 comments on commit cdb47c9

Please sign in to comment.