]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/map.pipe.ts
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / pipes / map.pipe.ts
index 9242bb4ebe24e11bf311e7f14bec13c8e18499af..1c0839d080b20454f03b6e8e456fff098d12680e 100644 (file)
@@ -1,6 +1,6 @@
 import { Pipe, PipeTransform } from '@angular/core';
 
-import * as _ from 'lodash';
+import _ from 'lodash';
 
 @Pipe({
   name: 'map'