From 8ba20e3243ab092a6f678b4442df6afa467152a6 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Thu, 18 Mar 2021 13:56:11 -0500 Subject: [PATCH] Delete hole.toml changed name to band --- svg/hole.toml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 svg/hole.toml diff --git a/svg/hole.toml b/svg/hole.toml deleted file mode 100644 index 4ca1d65..0000000 --- a/svg/hole.toml +++ /dev/null @@ -1,24 +0,0 @@ -# If true, this indicates that the symbol should always have - -# a symbol nested within its nesting area(s). - -always_nest = false - - - -# If true, this indicates that the symbol should always - -# be nested inside another symbol's nesting area. - -always_be_nested = false - - -never_be_nested = false - - - -# If true, this indicates that the symbol nested on this - -# symbol’s nesting area should have its colors inverted. - -invert_nested = true \ No newline at end of file