Skip to content

Commit

Permalink
💄 Removes ugly $ access
Browse files Browse the repository at this point in the history
  • Loading branch information
abe33 committed Jan 7, 2015
1 parent ae50d07 commit 26e68e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/minimap-quick-settings-view.coffee
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{View} = require 'atom-space-pen-views'
{$, View} = require 'atom-space-pen-views'
{CompositeDisposable, Emitter} = require 'event-kit'
$ = View.__super__.constructor

Minimap = require './main'

Expand Down

0 comments on commit 26e68e5

Please sign in to comment.