diff options
| author | mo khan <mo@mokhan.ca> | 2015-02-08 22:04:11 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2015-02-08 22:04:11 -0700 |
| commit | d3f91de6fcc6d27bc2d7adb8f1e14d73b71e7b96 (patch) | |
| tree | a614a95ec9fd2b1b236a1849f51940b05dbb95a9 /app | |
| parent | 17306e83705cb32de5d5b68a0ed8a4e8713b19ac (diff) | |
split lookup to other file.
Diffstat (limited to 'app')
| -rw-r--r-- | app/models/modified.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/models/modified.rb b/app/models/modified.rb index d95dd42..46e0f14 100644 --- a/app/models/modified.rb +++ b/app/models/modified.rb @@ -1,4 +1,2 @@ class Modified < Event end -class Lookup < Event -end |
