From 2b4c5820c0cd211c0010a2b207ff55710091d394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Sat, 2 May 2020 12:18:12 +0200 Subject: [PATCH] remove id from files in jobset folders Former-commit-id: 7d6be4a0114b3f4b5c43e278c4808949d8b0a4dc --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index dabc7f1..8450ead 100644 --- a/src/main.rs +++ b/src/main.rs @@ -110,7 +110,7 @@ fn upload(id: Uuid, video: Data, shared: State) -> Result