Skip to content

Commit

Permalink
Revert "[wol] Implement wol command line utility" (#3515)
Browse files Browse the repository at this point in the history
* Revert "[wol] Implement wol command line utility (#3048)"

This reverts commit 1e81310.

* Save doc
  • Loading branch information
w1nda committed Sep 4, 2024
1 parent 9357c45 commit d29b824
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 433 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
'utilities_common',
'watchdogutil',
'sonic_cli_gen',
'wol',
],
package_data={
'generic_config_updater': ['gcu_services_validator.conf.json', 'gcu_field_operation_validators.conf.json'],
Expand Down Expand Up @@ -223,7 +222,6 @@
'undebug = undebug.main:cli',
'watchdogutil = watchdogutil.main:watchdogutil',
'sonic-cli-gen = sonic_cli_gen.main:cli',
'wol = wol.main:wol',
]
},
install_requires=[
Expand Down
229 changes: 0 additions & 229 deletions tests/wol_test.py

This file was deleted.

Empty file removed wol/__init__.py
Empty file.
Loading

0 comments on commit d29b824

Please sign in to comment.