mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-29 07:47:47 +01:00
run typesync
This commit is contained in:
@@ -105,12 +105,6 @@ function computeSize(f: File) {
|
||||
});
|
||||
}
|
||||
|
||||
// Shouldn't be used anymore
|
||||
function* startSpinner() {
|
||||
yield delay(300);
|
||||
yield put(photosStartFetchingSpinner());
|
||||
}
|
||||
|
||||
function* photosLoad() {
|
||||
const state = yield select();
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user