Skip to content

Commit

Permalink
fix: get categories
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Nov 13, 2023
1 parent 502b0a5 commit d9fed2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions compress/api_category.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
package compress

import (
"fmt"
"gopkg.in/validator.v2"
)

/**
*
* @param {string} apikey
Expand Down

0 comments on commit d9fed2c

Please sign in to comment.