Remove outdated documentation

pull/1/head
Daniel Gasienica 8 years ago
parent efe3cd67fc
commit 5910f84af4

@ -17,7 +17,6 @@ const { migrateDataToFileSystem } = require('./attachment/migrate_data_to_file_s
// key: ArrayBuffer
// size: integer
// thumbnail: ArrayBuffer
// schemaVersion: integer
// }
// // Outgoing message attachment fields
@ -26,7 +25,6 @@ const { migrateDataToFileSystem } = require('./attachment/migrate_data_to_file_s
// data: ArrayBuffer
// fileName: string
// size: integer
// schemaVersion: integer
// }
// Returns true if `rawAttachment` is a valid attachment based on our current schema.

Loading…
Cancel
Save