diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2026-06-19 19:25:30 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2026-06-19 19:25:30 +0200 |
| commit | 7da39cd68d2bed2f49452ac5f9a3c01c52d0c5ba (patch) | |
| tree | a2c2adc18bc5bdaa1e1e2f80e75d1acbce78d7bb /ttwhy/routers.cppm | |
| parent | b198d40e35050c8692296f06acedfaf5e3c8a023 (diff) | |
| download | ttwhy-7da39cd68d2bed2f49452ac5f9a3c01c52d0c5ba.tar.xz ttwhy-7da39cd68d2bed2f49452ac5f9a3c01c52d0c5ba.zip | |
lib: clean up structure
Diffstat (limited to 'ttwhy/routers.cppm')
| -rw-r--r-- | ttwhy/routers.cppm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ttwhy/routers.cppm b/ttwhy/routers.cppm deleted file mode 100644 index fbab282..0000000 --- a/ttwhy/routers.cppm +++ /dev/null @@ -1,3 +0,0 @@ -export module ttwhy.routers; - -export import :echo; |
