1
0
Эх сурвалжийг харах

Chore: remove unused macro

Jonathan Kelley 4 жил өмнө
parent
commit
3475adaaa6

+ 0 - 1
Cargo.toml

@@ -2,7 +2,6 @@
 members = [
     # Built-in
     "packages/core",
-    "packages/macro",
     "packages/hooks",
     "packages/recoil",
     "packages/redux",

+ 0 - 9
packages/macro/Cargo.toml

@@ -1,9 +0,0 @@
-[package]
-name = "dioxus-macro"
-version = "0.0.0"
-authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
-edition = "2018"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]

+ 0 - 1
packages/macro/src/lib.rs

@@ -1 +0,0 @@
-