mirror of
https://github.com/valitydev/dmt-client.git
synced 2024-11-06 01:15:22 +00:00
fix: Remove stale unlock cast
This commit is contained in:
parent
597d77a690
commit
c6f09fd640
@ -154,7 +154,6 @@ get_last_version() ->
|
||||
update() ->
|
||||
case call(update) of
|
||||
{fetched, Version} ->
|
||||
cast({unlock, Version, self()}),
|
||||
{ok, Version};
|
||||
AsIs ->
|
||||
AsIs
|
||||
|
Loading…
Reference in New Issue
Block a user