From 120652407c1e89a8efe1644cd7f4052331f0a5fe Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Wed, 25 May 2016 16:04:49 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B3=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications/VK/VK.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/Applications/VK/VK.lua b/Applications/VK/VK.lua index bcef6e0a..a82076bb 100644 --- a/Applications/VK/VK.lua +++ b/Applications/VK/VK.lua @@ -1,7 +1,6 @@ ---------------------------------------------------- Библиотеки ---------------------------------------------------------------- -local internet = require("internet") local json = require("json") local serialization = require("serialization") local event = require("event")