feat: add sample csv

This commit is contained in:
Lakhan Samani
2022-03-17 00:15:47 +05:30
parent 69d781d6cf
commit 30be32a10b
4 changed files with 4 additions and 10 deletions

View File

@@ -89,9 +89,3 @@ export const ECDSAEncryptionType = {
ES384: 'ES384',
ES512: 'ES512',
};
export const csvDemoData = `lakhan.demo@contentment.org
john@gmail.com
anik@contentment.org
harry@potter.com
anikgh89@gmail.com`;