mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 15:53:17 +00:00
caddytls: Remove old asset migration code (close #3894)
This commit is contained in:
parent
6722ae3a83
commit
f6bb02b303
4 changed files with 1 additions and 202 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue