Skip to content

Commit

Permalink
remove unneeded rake_working_dir variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dchentech committed Mar 11, 2013
1 parent 546d094 commit 90d9c69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/only_one_rake.rb
Expand Up @@ -28,7 +28,6 @@ def only_one_task(*args, &block)

class Task
attr_accessor :is_only_one_task
attr_accessor :rake_working_dir

# Execute the actions associated with this task.
def execute(args=nil)
Expand Down

0 comments on commit 90d9c69

Please sign in to comment.