From c0929772ce6c52579a0535aead8e298e147f7e2f Mon Sep 17 00:00:00 2001 From: Simon Binder Date: Mon, 23 May 2022 12:12:35 +0200 Subject: [PATCH] Bring back trailing newline to pubspec --- drift/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift/pubspec.yaml b/drift/pubspec.yaml index 973b83ff..9949ef68 100644 --- a/drift/pubspec.yaml +++ b/drift/pubspec.yaml @@ -35,4 +35,4 @@ dependency_overrides: drift_dev: path: ../drift_dev sqlparser: - path: ../sqlparser \ No newline at end of file + path: ../sqlparser