Skip to content

Commit

Permalink
refactor(hub-common): remove commented out code
Browse files Browse the repository at this point in the history
affects: @esri/hub-common
  • Loading branch information
rweber-esri committed Oct 15, 2021
1 parent 52ebe7e commit 4705a68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/common/test/surveys/is-fieldworker-view.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* Copyright (c) 2018 Environmental Systems Research Institute, Inc.
* Apache-2.0 */

// import { cloneObject } from "../../util";
import { cloneObject } from "../../src/util";
import { isFieldworkerView } from "../../src/surveys/is-fieldworker-view";
import * as FieldworkerItem from "../mocks/items/fieldworker-item.json";
Expand Down

0 comments on commit 4705a68

Please sign in to comment.