Skip to content

Commit 680ad1a

Browse files
author
Ben Ward
committed
Removed partial stub
1 parent 45aa3f3 commit 680ad1a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +0,0 @@
1-
class AtbashCipher {
2-
public encrypt(plainText: string) { }
3-
public decrypt(cipherText: string) { }
4-
}
5-
6-
export default AtbashCipher

0 commit comments

Comments
 (0)