Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
tanujgirdhar committed Nov 28, 2023
1 parent 7ea5283 commit d9d0ba0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

import meta::relational::mapping::*;
import meta::pure::router::store::routing::*;
import meta::pure::lineage::scanProperties::*;
import meta::pure::milestoning::*;
Expand Down Expand Up @@ -70,9 +69,6 @@ function meta::pure::graphFetch::routing::propertyMappingInfo(prop: PropertyGrap
});,
| $propertyMappings
);



^PropertyMappingInfo(property=$property, propertyMappings=$resolvedPropertyMappings, sets=$sets););
}

Expand Down

0 comments on commit d9d0ba0

Please sign in to comment.