Skip to content

Commit

Permalink
feat: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PintoGideon committed Jun 4, 2024
1 parent 0ff793d commit 0ce684a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/api/model.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import _ from "lodash";
<<<<<<< HEAD
import type { FeedFile, PluginInstance } from "@fnndsc/chrisapi";
=======
import type { FileBrowserFolderFile, PluginInstance } from "@fnndsc/chrisapi";
>>>>>>> 4187ef86 (feat: Pass the url directly to image viewers and let the browser fetch the data natively)
import type { PluginInstance, FileBrowserFolderFile } from "@fnndsc/chrisapi";

export interface IActionTypeParam {
type: string;
Expand Down

0 comments on commit 0ce684a

Please sign in to comment.