diff --git a/packages/file-handling/src/styles.js b/packages/file-handling/src/styles.js
index 4a879278e9fa8deaf196427dea35c7b20fefd27f..3f7bcd14d060db8fe104e58e1a8ee046652dcf3e 100644
--- a/packages/file-handling/src/styles.js
+++ b/packages/file-handling/src/styles.js
@@ -211,7 +211,7 @@ export function getFileHandlingCss() {
         }
 
         .tabulator .tabulator-tableHolder {
-            height: unset !important; /*//TODO find a better way to do this*/
+            height: unset !important; /*TODO find a better way to do this*/
         }
 
         .tabulator-row .tabulator-responsive-collapse{