diff options
| -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 | ||
