From 18dd85015e807bbd00a044c50d1b180cc32c7f82 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Thu, 8 Apr 2021 15:08:21 -0500 Subject: [PATCH] Delete gears.toml didn't like gears. --- assets/symbols/gears.toml | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 assets/symbols/gears.toml diff --git a/assets/symbols/gears.toml b/assets/symbols/gears.toml deleted file mode 100644 index dccf965..0000000 --- a/assets/symbols/gears.toml +++ /dev/null @@ -1,32 +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 - - - -# If true, this indicates that the symbol should never - -# be nested inside another symbol's nesting area. - -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