summaryrefslogtreecommitdiff
path: root/Sora/Other/PostLoadingState.swift
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-22 07:07:57 -0800
committerFuwn <[email protected]>2025-02-22 07:07:57 -0800
commitcafece91bae45194d64f4932bb04be018b82d21b (patch)
tree02d727a13fe530550e3b29b28b7ee9980262eef2 /Sora/Other/PostLoadingState.swift
parentfeat: Development commit (diff)
downloadsora-testing-cafece91bae45194d64f4932bb04be018b82d21b.tar.xz
sora-testing-cafece91bae45194d64f4932bb04be018b82d21b.zip
feat: Development commit
Diffstat (limited to 'Sora/Other/PostLoadingState.swift')
-rw-r--r--Sora/Other/PostLoadingState.swift5
1 files changed, 0 insertions, 5 deletions
diff --git a/Sora/Other/PostLoadingState.swift b/Sora/Other/PostLoadingState.swift
deleted file mode 100644
index 7af533f..0000000
--- a/Sora/Other/PostLoadingState.swift
+++ /dev/null
@@ -1,5 +0,0 @@
-enum PostLoadingState {
- case loaded
- case loadingFile
- case loadingPreview
-}