Skip to content

Commit

Permalink
fix build break
Browse files Browse the repository at this point in the history
  • Loading branch information
djnicholson committed Nov 5, 2020
1 parent f33120a commit 56ad351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/viewState/invokeFileViewState.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import AutoCompleteData from "../autocompleteData";
import AutoCompleteData from "../autoCompleteData";

type InvokeFileViewState = {
view: "invokeFile";
Expand Down

0 comments on commit 56ad351

Please sign in to comment.