diff --git a/pot.rb b/pot.rb deleted file mode 100644 index 53500b2..0000000 --- a/pot.rb +++ /dev/null @@ -1,6 +0,0 @@ -class Pot - include DataMapper::Resource - - # property :id, Serial - belongs_to :event -end \ No newline at end of file