aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/facebook
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-26 14:54:07 -0700
committerAllan Wang <me@allanwang.ca>2017-06-26 14:54:07 -0700
commit6270c060e4d33db12903e476146456569d260261 (patch)
tree828eb1d6da7ea1dae7b4e08c40cbb7fc08c88846 /app/src/main/kotlin/com/pitchedapps/frost/facebook
parenta95107d0d10583bfd95495bdc84cc23022b56000 (diff)
downloadfrost-6270c060e4d33db12903e476146456569d260261.tar.gz
frost-6270c060e4d33db12903e476146456569d260261.tar.bz2
frost-6270c060e4d33db12903e476146456569d260261.zip
Test dependencies
Diffstat (limited to 'app/src/main/kotlin/com/pitchedapps/frost/facebook')
-rw-r--r--app/src/main/kotlin/com/pitchedapps/frost/facebook/FbSearch.kt9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/kotlin/com/pitchedapps/frost/facebook/FbSearch.kt b/app/src/main/kotlin/com/pitchedapps/frost/facebook/FbSearch.kt
deleted file mode 100644
index 151957d3..00000000
--- a/app/src/main/kotlin/com/pitchedapps/frost/facebook/FbSearch.kt
+++ /dev/null
@@ -1,9 +0,0 @@
-package com.pitchedapps.frost.facebook
-
-/**
- * Created by Allan Wang on 2017-06-26.
- *
- * Handles asynchronous user graph searches
- */
-class FbSearch {
-} \ No newline at end of file