aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/fragments
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-04 11:15:37 -0700
committerAllan Wang <me@allanwang.ca>2017-06-04 11:15:37 -0700
commitbb49bd9c9f4fe44426c9a576827ad6a96a3ebda4 (patch)
tree483ed9b5d0da645053ef6f3ab3cea3e821d95e7d /app/src/main/kotlin/com/pitchedapps/frost/fragments
parent5aac1cda7b1ad561131de109d1f29e8e7b730e82 (diff)
downloadfrost-bb49bd9c9f4fe44426c9a576827ad6a96a3ebda4.tar.gz
frost-bb49bd9c9f4fe44426c9a576827ad6a96a3ebda4.tar.bz2
frost-bb49bd9c9f4fe44426c9a576827ad6a96a3ebda4.zip
Clean up Refwatcher
Diffstat (limited to 'app/src/main/kotlin/com/pitchedapps/frost/fragments')
-rw-r--r--app/src/main/kotlin/com/pitchedapps/frost/fragments/WebFragment.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/kotlin/com/pitchedapps/frost/fragments/WebFragment.kt b/app/src/main/kotlin/com/pitchedapps/frost/fragments/WebFragment.kt
index 3882260e..e8fb5a21 100644
--- a/app/src/main/kotlin/com/pitchedapps/frost/fragments/WebFragment.kt
+++ b/app/src/main/kotlin/com/pitchedapps/frost/fragments/WebFragment.kt
@@ -3,7 +3,6 @@ package com.pitchedapps.frost.fragments
import android.content.Context
import android.os.Bundle
import android.support.v4.app.Fragment
-import android.support.v4.widget.SwipeRefreshLayout
import android.view.LayoutInflater
import android.view.View
import android.view.ViewGroup