From b1d6ad00703063d8381dd847361e4684f18c10bd Mon Sep 17 00:00:00 2001 From: Nick Senger Date: Mon, 18 Apr 2022 09:03:17 -0700 Subject: Revert "add example" This reverts commit 11986547cbe772fa0bb863cefc3fff7877d1a6d5. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b11be495..c6ccc5df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -93,7 +93,6 @@ members = [ "examples/pure/pick_list", "examples/pure/todos", "examples/pure/tour", - "examples/pure/stateless_component", "examples/websocket", ] -- cgit