SuperRealCo commited on
Commit
47be4e7
·
verified ·
1 Parent(s): be5ea38

Delete protocol.py

Browse files
Files changed (1) hide show
  1. protocol.py +0 -7
protocol.py DELETED
@@ -1,7 +0,0 @@
1
-
2
- class BinaryEventTypes:
3
- PREVIEW_IMAGE = 1
4
- UNENCODED_PREVIEW_IMAGE = 2
5
- TEXT = 3
6
- PREVIEW_IMAGE_WITH_METADATA = 4
7
-