diff --git a/src/app/shared/components/presentationals/shared-data-table/shared-data-table.presentational.html b/src/app/shared/components/presentationals/shared-data-table/shared-data-table.presentational.html
index f278638b7385aee6bcdd8987ed477a0e19d49ca5..9cde5382cabb813bde69d227a2ef42dd27d5b9e3 100644
--- a/src/app/shared/components/presentationals/shared-data-table/shared-data-table.presentational.html
+++ b/src/app/shared/components/presentationals/shared-data-table/shared-data-table.presentational.html
@@ -12,7 +12,6 @@
       <button mat-button
               type="button"
               color="accent"
-              clearValue($event)
               solidifyShortCuts
               (onEnter)="cleanSelection()"
               (click)="cleanSelection()"