lib/vedeu/cursor/cursor.rb in vedeu-0.4.58 vs lib/vedeu/cursor/cursor.rb in vedeu-0.4.59

- old
+ new

@@ -1,6 +1,4 @@ -require 'vedeu/models/toggleable' - module Vedeu # Each interface has its own Cursor which maintains the position and # visibility of the cursor within that interface. #