mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-10 07:43:34 +08:00
caddytls: Remove old asset migration code (close #3894)
This commit is contained in:
@ -174,9 +174,6 @@ func cmdRun(fl Flags) (int, error) {
|
||||
printEnvironment()
|
||||
}
|
||||
|
||||
// TODO: This is TEMPORARY, until the RCs
|
||||
moveStorage()
|
||||
|
||||
// load the config, depending on flags
|
||||
var config []byte
|
||||
var err error
|
||||
|
Reference in New Issue
Block a user