Skip to content

Commit

Permalink
Remove unnecessary attr_reader
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedap committed Nov 8, 2014
1 parent b8525e7 commit 54ce0d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions workflow/lib/font_awesome.rb
Expand Up @@ -7,8 +7,6 @@

# FontAwesome class
class FontAwesome
attr_reader :icons

VERSION = '4.2.0.0'
BUNDLE_ID = 'com.ruedap.font-awesome'
NONVOLATILE_DIR = File.expand_path(BUNDLE_ID, '~/Library/Application Support/Alfred 2/Workflow Data/')
Expand Down

0 comments on commit 54ce0d3

Please sign in to comment.