Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
LyricTian committed May 14, 2019
1 parent 6165e41 commit 7c01452
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/app/ginadmin/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ package config

import (
"fmt"
"sync"

"github.com/BurntSushi/toml"
)

var (
global *Config
once sync.Once
)

// LoadGlobalConfig 加载全局配置
Expand Down

0 comments on commit 7c01452

Please sign in to comment.