comment regarding removal of ephemera

This commit is contained in:
Jędrzej Stuczyński
2024-02-09 14:40:24 +00:00
parent a8e520d13b
commit ccb4d7fd5e
+3
View File
@@ -1,6 +1,9 @@
// Copyright 2023 - Nym Technologies SA <contact@nymtech.net>
// SPDX-License-Identifier: GPL-3.0-only
// while those files are completely unused now, I'm going to leave them here for future reference once we decide to revive the project to have a starting point
// but whoever picks it up: you are forbidden from trying to use actix
extern crate core;
use clap::Parser;