0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00

chore: remove unneccesary include

This commit is contained in:
Gao Sun 2021-08-10 12:54:19 +08:00
parent 530182af19
commit a206b7bd6b
No known key found for this signature in database
GPG key ID: 0F0EFA2E36639F31

View file

@ -8,7 +8,6 @@
}
},
"include": [
"src",
"App.test.tsx"
"src",
]
}