diff options
| author | hukl <contact@smyck.org> | 2009-04-18 21:19:13 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-18 21:19:13 +0200 |
| commit | 5fc6ef71ef53714ca66da1894ee38aa0e259afb6 (patch) | |
| tree | 23f4f31bdd3be7b785419bd892b6a0e3892930bf /lib/authors_importer.rb | |
| parent | 6b936cf82f5357f97aaa909ee4f137b944080ffc (diff) | |
fixing the authors importer
Diffstat (limited to 'lib/authors_importer.rb')
| -rw-r--r-- | lib/authors_importer.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/authors_importer.rb b/lib/authors_importer.rb index 08b3be9..8532a95 100644 --- a/lib/authors_importer.rb +++ b/lib/authors_importer.rb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require 'csv' | 1 | require 'csv' |
| 2 | 2 | require 'digest/sha1' | |
| 3 | 3 | ||
| 4 | class AuthorsImporter | 4 | class AuthorsImporter |
| 5 | 5 | ||
