Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/37-export-rule-editor-rules-to-a…
Browse files Browse the repository at this point in the history
…-spreadsheet' into dev
  • Loading branch information
gerrycampion committed Dec 18, 2023
2 parents 1b0ee28 + a49505f commit e9726a3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/providers/CosmosSQLStorage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,9 @@ import { IRules } from "../types/IRules";
import { ruleArrays } from "../utils/Consts";
import {
yamlToJSON,
buildJSON,
dotsToSquares,
jsonToQuery,
spacesToUnderscores,
underscoresToSpaces,
sqlName,
paramName,
jsonName,
unpublish,
} from "../utils/json_yaml";

interface Operation {
Expand Down

0 comments on commit e9726a3

Please sign in to comment.