diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2020-09-17 21:01:36 +0100 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2020-09-17 21:01:36 +0100 |
commit | f716fba4012d59dbaa31e1d9c7a0d367944360d2 (patch) | |
tree | 231df4db8cb069dbd1828bf546d6d869c2dc72dd /.gitignore | |
parent | f12db19eefd04a31b9ac40fdf78146795baa4001 (diff) |
removed errant error handler
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ go.sum /datamaps pkg/datamaps/testdata/test.db /main +/bin/datamaps |