From e19d3377e1bbaab8166bd9a87f848e1c66c27729 Mon Sep 17 00:00:00 2001 From: Aaron Smith <83140718+centau@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:45:44 +0100 Subject: [PATCH] Remove aftman.toml --- aftman.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 aftman.toml diff --git a/aftman.toml b/aftman.toml deleted file mode 100644 index ee1f926..0000000 --- a/aftman.toml +++ /dev/null @@ -1,6 +0,0 @@ -# This file lists tools managed by Aftman, a cross-platform toolchain manager. -# For more information, see https://github.com/LPGhatguy/aftman - -# To add a new tool, add an entry to this table. -[tools] -rojo = "rojo-rbx/rojo@7.3.0"