diff --git a/etc/get.lua b/etc/get.lua index 13f983b..ecfecd1 100644 --- a/etc/get.lua +++ b/etc/get.lua @@ -1,10 +1,3 @@ --- this examples needs it all -assert(dofile("../lua/code.lua")) -assert(dofile("../lua/ftp.lua")) -assert(dofile("../lua/concat.lua")) -assert(dofile("../lua/url.lua")) -assert(dofile("../lua/http.lua")) - -- formats a number of seconds into human readable form function nicetime(s) local l = "s"