]> OzVa Git service - ozva-cloud/commit
refactor: remove one clone on `assets_prefix` (#270)
authortieway59 <40034603+TieWay59@users.noreply.github.com>
Thu, 5 Oct 2023 00:50:24 +0000 (08:50 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 00:50:24 +0000 (08:50 +0800)
commit53c9bc8bea46570be6a3235757aba16bd6b34635
tree828a33681a64e594e1ce2ed854b81a47c85cac3c
parent60df3b473ca183d2efba1f9341986b267563ba08
refactor: remove one clone on `assets_prefix` (#270)

This clone is not consist with the usage of `assets_prefix` in following
code and it's unnecessary.

Signed-off-by: TieWay59 <tieway59@foxmail.com>
src/server.rs