Skip to content

Commit

Permalink
Remove vm command
Browse files Browse the repository at this point in the history
  • Loading branch information
mharvilla committed Jan 30, 2024
1 parent 88ddf81 commit 55d0bba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion valdi/config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class Config:
class Service(Enum):
VOLUME = 'volume'
INIT = 'init'
VM = 'vm'

class VolumeCommand(Enum):
MOUNT = 'mount'
Expand Down

0 comments on commit 55d0bba

Please sign in to comment.