diff options
Diffstat (limited to 'src/schema.rs')
| -rw-r--r-- | src/schema.rs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/schema.rs b/src/schema.rs deleted file mode 100644 index 5d823c0..0000000 --- a/src/schema.rs +++ /dev/null @@ -1,6 +0,0 @@ -table! { - links (hash) { - hash -> Text, - url -> Text, - } -} \ No newline at end of file |
