Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed Aug 22, 2010
1 parent 9c47970 commit 16ecf55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sproutcore/models/target.rb
Expand Up @@ -327,7 +327,6 @@ def _write_file_attr_cache

else
@attr_cache_has_changes = false
require "pp"
if @file_attr_cache
FileUtils.mkdir_p(File.dirname(file_attr_cache_path))
fp = File.open(file_attr_cache_path, 'w+')
Expand Down

0 comments on commit 16ecf55

Please sign in to comment.