Skip to content

Commit 51e08f1

Browse files
committed
format
1 parent a9fa06c commit 51e08f1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

frontend/javascripts/viewer/model/sagas/save_saga.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
import {
2-
getNewestVersionForAnnotation,
3-
getUpdateActionLog,
4-
sendSaveRequestWithToken,
5-
} from "admin/rest_api";
1+
import { getUpdateActionLog, sendSaveRequestWithToken } from "admin/rest_api";
62
import Date from "libs/date";
73
import ErrorHandling from "libs/error_handling";
84
import Toast from "libs/toast";

0 commit comments

Comments
 (0)