Skip to content

Commit

Permalink
Remove unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
jleveque committed Aug 8, 2020
1 parent 760a9a7 commit d82ea2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1630,8 +1630,6 @@ def reload():
log.log_info("'qos reload' executing...")
_clear_qos()

platform = device_info.get_platform()
hwsku = device_info.get_hwsku()
_, hwsku_path = device_info.get_paths_to_platform_and_hwsku_dirs()

namespace_list = [DEFAULT_NAMESPACE]
Expand Down

0 comments on commit d82ea2c

Please sign in to comment.