Skip to content

Commit

Permalink
VUU-20: Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
pling-scottlogic committed Sep 19, 2023
1 parent 4d9eeda commit ca04ca7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { LayoutJSON } from "@finos/vuu-layout";
import { Layout, LayoutMetadata } from "@finos/vuu-shell";
import { LayoutMetadata } from "@finos/vuu-shell";

export interface LayoutPersistenceManager {
/**
Expand Down

0 comments on commit ca04ca7

Please sign in to comment.