Skip to content

Commit

Permalink
updated schema
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrunner committed Jul 3, 2016
1 parent 371de59 commit 0b55b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/schema.rb
Expand Up @@ -32,7 +32,6 @@
t.integer "total_space"
t.integer "free_space"
t.integer "used_space"
t.decimal "used_percent"
t.datetime "created_at", :null => false
t.datetime "updated_at", :null => false
end
Expand Down

0 comments on commit 0b55b95

Please sign in to comment.