From 28582bc905e06a1898e3807defa1a8ceec46477c Mon Sep 17 00:00:00 2001 From: Michael Angerman <1809991+stormasm@users.noreply.github.com> Date: Sun, 11 May 2025 19:40:00 -0700 Subject: [PATCH] chore: Remove unused file text_view (#850) The file text_view was empty. So it does not need to be in the repo. --- crates/story/src/text_view | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 crates/story/src/text_view diff --git a/crates/story/src/text_view b/crates/story/src/text_view deleted file mode 100644 index e69de29b..00000000