Remove the docker tramp obsolete warning (#15899)
This commit is contained in:
parent
d08822c614
commit
50825419ab
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
(defconst docker-packages
|
(defconst docker-packages
|
||||||
'(
|
'(
|
||||||
docker
|
docker
|
||||||
docker-tramp
|
(docker-tramp :toggle (version< emacs-version "29.1"))
|
||||||
dockerfile-mode
|
dockerfile-mode
|
||||||
flycheck))
|
flycheck))
|
||||||
|
|
||||||
|
|
Reference in a new issue