Chore: remove unused macro

This commit is contained in:
Jonathan Kelley 2021-01-19 08:51:30 -05:00
parent 18ad810768
commit 3475adaaa6
3 changed files with 0 additions and 11 deletions

View file

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

View file

@ -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]

View file

@ -1 +0,0 @@