Remove unused code

This commit is contained in:
Eric Schultz 2019-11-21 15:55:31 -06:00 committed by Eric Schultz
parent 8ebbda7819
commit d2a6fabb64

View file

@ -1,11 +0,0 @@
{
"compact": false,
"presets": [
[
"@babel/preset-env",
{
"modules": false
}
]
]
}