remove pl library

This commit is contained in:
Evgeny
2021-08-08 21:07:39 +03:00
parent 92ffa7d20f
commit 10381f32a1
5 changed files with 50 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
-- version = "1.0"
json = require "json"
url = require "pl.url"
url = require "url"
-- constants
local lang = system:get_lang()