diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/cddb.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/cddb.lua b/samples/cddb.lua index 09309e8..d2e5b59 100644 --- a/samples/cddb.lua +++ b/samples/cddb.lua | |||
@@ -1,4 +1,3 @@ | |||
1 | require"luasocket" | ||
2 | require"http" | 1 | require"http" |
3 | 2 | ||
4 | if not arg or not arg[1] or not arg[2] then | 3 | if not arg or not arg[1] or not arg[2] then |