Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove FIXME - Code seems to be reasonably clean now
  • Loading branch information
x3ro committed May 24, 2012
1 parent 5128a51 commit 340c795
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/gemignore/main.rb
Expand Up @@ -10,13 +10,11 @@ module GemIgnore
#--
# FIXME: Not a good name, but for now its okay
# FIXME: Add documentation
# FIXME: Cleanup code
#++
class Main

include Util


def initialize
@snippetRepository = 'github/gitignore'
@snippetBranch = 'master'
Expand Down

0 comments on commit 340c795

Please sign in to comment.