mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-06-10 22:58:17 -05:00
Open-sourcing Tweetypie
Tweetypie is the core Tweet service that handles the reading and writing of Tweet data.
This commit is contained in:
5
tweetypie/servo/request/BUILD
Normal file
5
tweetypie/servo/request/BUILD
Normal file
@ -0,0 +1,5 @@
|
||||
target(
|
||||
dependencies = [
|
||||
"tweetypie/servo/request/src/main/scala",
|
||||
],
|
||||
)
|
Reference in New Issue
Block a user