From bde73275ed3d49566ce06cf5bcc3272610864309 Mon Sep 17 00:00:00 2001
From: Bert Palm <bert.palm@ufz.de>
Date: Sat, 7 Dec 2019 01:26:12 +0100
Subject: [PATCH] rm unused tables

---
 docs/FunctionDescriptions.md | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/FunctionDescriptions.md b/docs/FunctionDescriptions.md
index a3453643e..5825f5145 100644
--- a/docs/FunctionDescriptions.md
+++ b/docs/FunctionDescriptions.md
@@ -102,9 +102,6 @@ Note: Only work for datetime indexed data
 clear()
 ```
 
-| parameter  | data type    | default value | description |
-| ---------  | -----------  | ----          | ----------- |
-
 Remove all previously set flags.
 
 ## force
@@ -113,9 +110,6 @@ Remove all previously set flags.
 force()
 ```
 
-| parameter  | data type    | default value | description |
-| ---------  | -----------  | ----          | ----------- |
-
 Force flags to a flag-value.
 
 ## sliding_outlier
-- 
GitLab