Step 2: Move test folder to root
[integration/test.git] / test / tools / clustering / cluster-debugging / transaction-tracking / filter_transactions.py
diff --git a/test/tools/clustering/cluster-debugging/transaction-tracking/filter_transactions.py b/test/tools/clustering/cluster-debugging/transaction-tracking/filter_transactions.py
deleted file mode 100644 (file)
index 0bc8ed7..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-import process
-import sys
-
-process.filterTransactionsByTimeToComplete(int(sys.argv[1]))