From 00b33acfe92d4f5b5ac62f85ce0cfa8d241dae26 Mon Sep 17 00:00:00 2001 From: Erik Krogh Kristensen Date: Wed, 26 May 2021 13:50:19 +0000 Subject: [PATCH] fix format --- ql/src/ql.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ql/src/ql.qll b/ql/src/ql.qll index 43d144aa343..0ff627715d9 100644 --- a/ql/src/ql.qll +++ b/ql/src/ql.qll @@ -1,3 +1,3 @@ import codeql.Locations import codeql.files.FileSystem -import codeql_ql.ast.Ast \ No newline at end of file +import codeql_ql.ast.Ast