aboutsummaryrefslogtreecommitdiff
path: root/src/debug/Test.tsx
diff options
context:
space:
mode:
authorAbdullah Ahmed <abdullah_ahmed@brown.edu>2019-06-15 20:09:41 -0400
committerAbdullah Ahmed <abdullah_ahmed@brown.edu>2019-06-15 20:09:41 -0400
commit881df5e1255681a306af2d9f78b092b3688ad38c (patch)
treeb456f0e559eba0c03f937111d1b15bbf08495fc9 /src/debug/Test.tsx
parentc22feda3d2df8f6814c0837ea18ad293975ae2e4 (diff)
parent618d3717e118f978de976cb34e8bc2051c726ffc (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into text_box_ab
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",