Clean & remove encryption part
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
export default interface IEncryptable {
|
||||
[key: string]: any
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
export default interface IEncrypted {
|
||||
[key: string]: string
|
||||
}
|
||||
Reference in New Issue
Block a user