Skip to content

Commit

Permalink
Remove unused modes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson committed Nov 24, 2024
1 parent f27cb01 commit 4e62244
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/modes/modes.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
ctx_awake = Context()

modes = {
"admin": "enable extra administration commands terminal (docker, etc)",
"debug": "a way to force debugger commands to be loaded",
"ida": "a way to force ida commands to be loaded",
"presentation": "a more strict form of sleep where only a more strict wake up command works",
}

Expand Down

0 comments on commit 4e62244

Please sign in to comment.