fixup! feat(scraper): use the new scraper
This commit is contained in:
parent
efa4b94cc5
commit
49c7853152
|
@ -33,7 +33,6 @@ log:info(inspect { module_doc = module_doc })
|
|||
-- local items = scraper.get_doc_from_page(page)
|
||||
-- log:info(inspect { items })
|
||||
|
||||
|
||||
-- generator.write(
|
||||
-- generator.generate_teal(items),
|
||||
-- properties.out_directory .. "/test.tl"
|
||||
|
|
Loading…
Reference in New Issue