refactor(utils): flatten the dir of files
This commit is contained in:
parent
3b574efbf6
commit
c0b47fd7a3
3 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
local log = require "gopher._utils.log"
|
||||
local tags = require "gopher.struct_tags"
|
||||
local tests = require "gopher.gotests"
|
||||
local gocmd = require("gopher._utils.runner.gocmd").run
|
||||
local gocmd = require("gopher._utils.gocmd").run
|
||||
local gopher = {}
|
||||
|
||||
---@toc_entry Setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue