From 7143b5e37279dfcc62420d9b9497757ef61a019e Mon Sep 17 00:00:00 2001 From: Ricardo Loureiro Date: Mon, 29 Jul 2024 12:35:19 +0100 Subject: [PATCH] Cleanup wally.toml --- wally.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/wally.toml b/wally.toml index 26d054e..3f2a63b 100644 --- a/wally.toml +++ b/wally.toml @@ -3,7 +3,5 @@ name = "devsparkle/maid" description = "A hassle-free Roblox library to manage object cleanup!" version = "2.1.0" license = "MIT" -registry = "https://github.com/UpliftGames/wally-index" realm = "shared" - -[dependencies] +registry = "https://github.com/UpliftGames/wally-index"