aboutsummaryrefslogtreecommitdiff
path: root/src/debug/Test.tsx
diff options
context:
space:
mode:
authorSam Wilkins <samuel_wilkins@brown.edu>2019-06-26 12:48:40 -0400
committerSam Wilkins <samuel_wilkins@brown.edu>2019-06-26 12:48:40 -0400
commit444f970365a4280376e929e78c16090f6ae92739 (patch)
tree8b8a1412e9cad8f508234dcf71043a7cedbc2fc4 /src/debug/Test.tsx
parent64ffa0accfc872c81035079527952aabaf56c6f6 (diff)
parent219cabb3fe42ab199550efc3423b7aaed4e1ee93 (diff)
merged with master
Diffstat (limited to 'src/debug/Test.tsx')
-rw-r--r--src/debug/Test.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug/Test.tsx b/src/debug/Test.tsx
index 57221aa39..0dca4b4b1 100644
--- a/src/debug/Test.tsx
+++ b/src/debug/Test.tsx
@@ -6,7 +6,6 @@ import { ImageField } from '../new_fields/URLField';
import { Doc } from '../new_fields/Doc';
import { List } from '../new_fields/List';
-
const schema1 = createSchema({
hello: "number",
test: "string",