Skip to content

Commit d732c7a

Browse files
remove cruft
1 parent 98c8ab9 commit d732c7a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

x-pack/plugins/maps/public/classes/styles/vector/vector_style.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,11 +295,6 @@ export class VectorStyle implements IVectorStyle {
295295
}
296296
});
297297

298-
// return {
299-
// hasChanges,
300-
// nextStyleDescriptor: VectorStyle.createDescriptor(updatedProperties, this.isTimeAware()),
301-
// };
302-
303298
return this._deleteFieldsFromDescriptorAndUpdateStyling(
304299
nextFields,
305300
updatedProperties,

0 commit comments

Comments
 (0)