Skip to content

Commit

Permalink
Bugfix for CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshpinto committed Mar 13, 2024
1 parent 03ec092 commit b4e6312
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions main.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
package main

import (
"geckoterminal-go/client"
)

func main() {
c := client.GeckoTerminalClient()
c.NetworkTrendingPools("eth", 1)
}

0 comments on commit b4e6312

Please sign in to comment.