Skip to content

Commit ef44268

Browse files
committed
fixup imports after merge conflict
1 parent c6e6412 commit ef44268

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

WNPRC_EHR/src/client/watermonitoring/waterMonitoringSystem.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
17-
declare const Ext4: any;
18-
declare const LABKEY: any;
19-
20-
import * as $ from 'jquery';
21-
import * as URI from 'urijs';
22-
23-
import {groupCommands, saveRowsDirect,setupJsonData,insertTaskCommand} from "../query/helpers";
24-
import {RowObj, ContextProviderProps, WaterAmountValuesType,TaskValuesType} from "./typings/main";
25-
import { ConfigProps } from "../typings/main";
26-
import {ActionURL, Utils, Security, Filter} from "@labkey/api";
27-
import { Command, CommandType } from "@labkey/api/dist/labkey/query/Rows";
2816
import { setupTaskValues, setupWaterAmountValues } from './query/pageHelpers';
2917
import { saveRowsDirect } from '../query/helpers';
3018
import { TaskValuesType, WaterAmountValuesType } from './typings/main';

0 commit comments

Comments
 (0)