DataTypes now reside in Highway

This commit is contained in:
Philip Trauner 2016-09-18 19:45:17 +02:00
parent 73f31496cc
commit 56ad9ba376

View file

@ -1,6 +0,0 @@
str = b"s"
json = b"j"
bin = b"b"
other = b"o"
int = b"i"
float = b"f"