summaryrefslogtreecommitdiff
path: root/filter/qa/complex/filter/detection/typeDetection/Helper.java
diff options
context:
space:
mode:
Diffstat (limited to 'filter/qa/complex/filter/detection/typeDetection/Helper.java')
-rw-r--r--filter/qa/complex/filter/detection/typeDetection/Helper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/qa/complex/filter/detection/typeDetection/Helper.java b/filter/qa/complex/filter/detection/typeDetection/Helper.java
index cb5aef0cbcf6..60e2ecd752aa 100644
--- a/filter/qa/complex/filter/detection/typeDetection/Helper.java
+++ b/filter/qa/complex/filter/detection/typeDetection/Helper.java
@@ -425,4 +425,4 @@ class FileAliasNotFoundException extends java.lang.Exception{
public FileAliasNotFoundException(String fileAlias){
super("Could not get '"+fileAlias +"'");
}
-} \ No newline at end of file
+}