Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
flovogt committed Mar 31, 2022
1 parent 6baa6dc commit c80883b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/lib/types/themeLibrary/ThemeLibraryBuilder.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ test("tasks", async (t) => {
isRootProject: () => {
return true;
},
getBuildOptions: () => {
return {};
},
getBuildOption: (key) => {
return key;
}
Expand Down

0 comments on commit c80883b

Please sign in to comment.