lib/ri_cal/component/event.rb in ri_cal-0.8.2 vs lib/ri_cal/component/event.rb in ri_cal-0.8.4
- old
+ new
@@ -1,6 +1,4 @@
-require File.join(File.dirname(__FILE__), %w[.. properties event.rb])
-
module RiCal
class Component
#- ©2009 Rick DeNatale, All rights reserved. Refer to the file README.txt for the license
#
# An Event (VEVENT) calendar component groups properties describing a scheduled event.
\ No newline at end of file