Skip to content

Commit

Permalink
removed unused anyframer (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesoreyeram authored Jul 3, 2024
1 parent 6f428ad commit ff0c584
Show file tree
Hide file tree
Showing 94 changed files with 1 addition and 6,303 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ The libs used by [Grafana Infinity data source plugin](https://grafana.com/grafa
## Included go packages

- [macros](./lib/go/macros/)
- [anyframer](./lib/go/anyframer/)
- [jsonframer](./lib/go/jsonframer/)
- [csvframer](./lib/go/csvframer/)
- [xmlframer](./lib/go/xmlframer/)
Expand Down
1 change: 0 additions & 1 deletion cspell.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"go.sum"
],
"words": [
"anyframer",
"araddon",
"basgys",
"csvframer",
Expand Down
1 change: 0 additions & 1 deletion go.work
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
go 1.22.1

use (
./lib/go/anyframer
./lib/go/csvframer
./lib/go/framesql
./lib/go/gframer
Expand Down
21 changes: 0 additions & 21 deletions lib/go/anyframer/CHANGELOG.md

This file was deleted.

66 changes: 0 additions & 66 deletions lib/go/anyframer/anyframer.go

This file was deleted.

174 changes: 0 additions & 174 deletions lib/go/anyframer/anyframer_test.go

This file was deleted.

27 changes: 0 additions & 27 deletions lib/go/anyframer/column.go

This file was deleted.

Loading

0 comments on commit ff0c584

Please sign in to comment.