formatting

This commit is contained in:
Preston Baxter 2023-11-24 02:02:03 -06:00
parent 1ba7327742
commit 8da136dc34
3 changed files with 4 additions and 5 deletions

View File

@ -93,7 +93,6 @@ func actionsForUserTableData(c *gin.Context) templates.TableData {
return defaultTableData(c)
}
//check for filter
filter, filter_exists := c.GetQuery("filter")
index := 1