summaryrefslogtreecommitdiff
path: root/Sora/Other/PostLoadingState.swift
diff options
context:
space:
mode:
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
-}