1 # This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
 
   2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
 
   4 from librarian import OutputFile
 
  10     def build(self, document, mp3):
 
  12         return OutputFile.from_bytes(b'')