diff --git a/ql/lib/semmle/go/frameworks/Beego.qll b/ql/lib/semmle/go/frameworks/Beego.qll index aa2d6c93b7d..f487dbfac42 100644 --- a/ql/lib/semmle/go/frameworks/Beego.qll +++ b/ql/lib/semmle/go/frameworks/Beego.qll @@ -365,4 +365,4 @@ module Beego { name in ["Get", "Items"] and input.isReceiver() and output.isResult(0) } } -} \ No newline at end of file +}