diff options
| author | John Estabrook <jestabro@vyos.io> | 2024-04-04 15:00:20 -0500 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-04-05 19:47:49 +0000 |
| commit | 3aaeb2371672e166565ac673b57034fa95d7e11a (patch) | |
| tree | c75ad6088525f0812f513d9ae5ad1b9160b2017c /python/vyos/xml/cache | |
| parent | f35a90698746015da3bdf2e9cea7fba949b21d49 (diff) | |
| download | vyos-1x-3aaeb2371672e166565ac673b57034fa95d7e11a.tar.gz vyos-1x-3aaeb2371672e166565ac673b57034fa95d7e11a.zip | |
T6203: remove obsoleted xml lib
The vyos.xml functionality is replaced with vyos.xml_ref.
(cherry picked from commit 28a7195d8e200418d2fdc3b8839f14f514d788e7)
Diffstat (limited to 'python/vyos/xml/cache')
| -rw-r--r-- | python/vyos/xml/cache/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/python/vyos/xml/cache/__init__.py b/python/vyos/xml/cache/__init__.py deleted file mode 100644 index e69de29bb..000000000 --- a/python/vyos/xml/cache/__init__.py +++ /dev/null |
