mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Removed system threaded connections, soon to be replaced by proxies
This commit is contained in:
@@ -152,4 +152,5 @@ function multi:newSystemThreadedConnection(name)
|
||||
conn.init = function(self) return self end
|
||||
GLOBAL[name or "_"] = conn
|
||||
return conn
|
||||
end
|
||||
end
|
||||
require("multi.integration.sharedExtensions")
|
||||
Reference in New Issue
Block a user